DennisOSRM / hms-mqtt-publisher

HMS-XXXXW-2T MQTT publisher and Home Assistant addon
BSD 2-Clause "Simplified" License
111 stars 16 forks source link

Inverter status "online/offline" #92

Open DennisOSRM opened 7 months ago

DennisOSRM commented 7 months ago

Discussed in https://github.com/DennisOSRM/hms-mqtt-publisher/discussions/89

Originally posted by **dk8pn** January 30, 2024 Would it make sense to publish the inverter status beside the electrical data? The only indicator that i have now, is that the time stamp of actualization stops.

One possibility is to announce the state change only. Right now, the information that a state change happened is available in the inverter struct when fetching the update. This is not exposed to the outside though.