I have 3 ESP32 cameras which I have flashed with ESPHome (AI Thinker config) and have integrated into HA, All working ok but I can’t seem to tweak some of the optional settings including Brightness, Contrast etc. According to ESPHome the brightness defaults to 0 and has an int range of -2 to 2, whatever I set them to doesn’t seem to make any difference! The resolution works ok, below is a snippet of the code I’m using any feedback will be much appreciated:-
Sadly not, I haven’t checked recently whether ESP home had been updated but until it is we are stuck. The other issue I discovered was their poor night vision due to IR filter. I haven’t tried trying to remove them yet though…
I will try that @Leman, removing the IR filter. I’ll also look into the source code for the camera. From a first glance it seems like they have commented out the other params from the code, and some init is missing.