I have an Immergas Victrix boiler and would like to read its parameters and transmit them to Home Assistant.
Unfortunately, according to Google, the boiler cannot be integrated in any meaningful way because it uses a closed protocol.
I would like to read the parameters from the boiler display:
.
I need to read:
* display on (backlight on) / off (no backlight).
With the display on:
* flame level (number of dashes).
* whether the radiator icon (visible in the picture) or the tap icon (not currently visible in the picture) is visible
* current temperature
Other requirements:
* data transfer to Home Assistant via MQTT.
* resistance to slight repositioning of the camera. The camera will have to be dismantled for boiler inspection and I do not want to configure anything from scratch after reassembly.
I don't know how to go about this.
I have read about using ESP32 with ESPCam to read the water meter using OCR. I thought this might be the right direction to go, but I would like some expert advice
.
Unfortunately, according to Google, the boiler cannot be integrated in any meaningful way because it uses a closed protocol.
I would like to read the parameters from the boiler display:

I need to read:
* display on (backlight on) / off (no backlight).
With the display on:
* flame level (number of dashes).
* whether the radiator icon (visible in the picture) or the tap icon (not currently visible in the picture) is visible
* current temperature
Other requirements:
* data transfer to Home Assistant via MQTT.
* resistance to slight repositioning of the camera. The camera will have to be dismantled for boiler inspection and I do not want to configure anything from scratch after reassembly.
I don't know how to go about this.
I have read about using ESP32 with ESPCam to read the water meter using OCR. I thought this might be the right direction to go, but I would like some expert advice
