Johann Kellerman
Johann Kellerman
You’re past the worst, connecting up the RS485… What could go wrong? 😅
Do you see a pattern with the register numbers? (Look at the definitions python file to link numbers to names) maybe you can try less sensors as a start
You should try post to /services/mqtt to set the correct info More here - https://developers.home-assistant.io/docs/api/supervisor/endpoints/
I added a `MQTT_CUSTOM` option. Try it on the dev/edge version and let me know
The truncate message is normal. the _timeout message might indicate that you don't have the homeassistant birth/last will messages set
Are the rest of the sensors ok? single-phase?
This should be in the latest dev -
I have not publish a "normal" version in some time. The dev version being offered works and correctly implements the latest Home Assistant MQTT auto-discovery protocols, so best to use...
Would you want to do this for only power sensors? or voltage & current as well. Any other that makes sense?
Please check with the latest version