General Gravity

Rainfall Sensor (SEN0575) more doc for IC2 register reading

userHead chilglord 2025-05-05 23:55:03 1037 Views1 Replies

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

If the sensor isn't natively supported, use a custom ESPHome sensor or the i2c_bus and lambda code to read the required bytes.

userHeadPic ahsrab.rifat