#mqtt sensors keep going to statistics page as 'no state'
1 messages · Page 1 of 1 (latest)
I checked the topics on MQTT, and there is data coming through
{"child_lock":"UNLOCK","current":0.1,"energy":16.08,"indicator_mode":null,"linkquality":171,"power":13,"power_outage_memory":null,"state":"ON","update":{"installed_version":-1,"latest_version":-1,"state":null},"voltage":247}
{"child_lock":"UNLOCK","countdown":0,"current":0.36,"energy":352.21,"indicator_mode":"off/on","linkquality":211,"power":73,"power_outage_memory":"restore","state":"ON","update":{"installed_version":77,"latest_version":192,"state":"available"},"voltage":246}
updating every few seconds
mqtt sensors keep going to statistics page as 'no state'
I found something strange, in the MQTT integration the devices are not showing up
If I rename the devices in the addon, to something else, and then change it back, then they show up
something is going bonkers here. How is HA loosing track of these devices?