Closed glcos closed 4 months ago
Thanks for reporting (I'll have to fix anyway in a few months) !
Could you try b89d7dd ? (the deprecation warning as well as the stack trace are addressed in 889617c but I added a better config flow handling for wrong i2c address on top of it)
Cheers, jpc
I tested the latest code, no warnings on log file and integration working properly. Attempted to configure an I2C entity with wrong address on purpose, now I get a popup telling so.
I would say that now everything is working as expected!
I just made a new release that includes these two changes. Thanks again for reporting/testing Cheers, jpc
I attempted to create a sensor with a wrong I2C address and HA created a notification. In the log I see this (notice the last line):
This is not an urgent issue as the integration is running absolutely fine, but I think it is worth reporting in order to improve code quality.