I'm working on a project I called "growinator" (esp + PCF8591 with 4 soil moisture sensors)

I will use the deep-sleep model, but I noticed that when in sleep mode, the LED on the PDF8591 is still on (therefore draining the battery).
I'm looking for a solution, but I need your input to take the right decision/solution:
- Maybe it's fine and I don't need to over-think that ! Tests are in progress
- I could use a ESP GPIO to power the PCF8591 (can the GPIO support that ? Will the I2C be detected properly ? Do I need moffset ? Is a level shifter OK ?)
- Is there a solution I'm missing ?
Any idea what would be best ?
Thanks