Rainfall Sensor (SEN0575) more doc for IC2 register reading

Hello,
I try to integrate this sensor to Home Assistant via ESPHome. I have issue to read the registers via I2C and have correct decimals of rainfall. Is it possible to have more information about the register structure and format ?
Thanks,
Xtof
2025-05-07 16:19:28
ahsrab.rifat
If the sensor isn't natively supported, use a custom ESPHome sensor or the i2c_bus and lambda code to read the required bytes.
