Closed dcmeglio closed 2 years ago
Turned on debug logging, I'm definitely getting data, it's just not creating any devices or entities:
DEBUG:pyweatherflowudp.client:Received message from 172.30.32.1:35678 - b'{"serial_number":"ST-0000XXXX","type":"rapid_wind","hub_sn":"HB-000XXXXX","ob":[1653684930,0.00,0]}'
the only thing I can think of was I had to restore an HA partial backup which meant I had to reinstall the addon. I deleted everything and set it up again. Is there some kind of cache I need to clear?
Have you setup the Mosquitto Integration? Not only the Mosquitto Add-On (Which is working I can see) but also the Integration?
If yes, can you go to the 'Settings' page and then 'Devices & Services' and then click on 'Devices' on the Mosquitto Integration. Do you here see any devices starting with HUB HB-
and Tempest ST-
?
If no, go to the 'Settings' page and then 'Devices & Services' and add the Mosquitto Integration. Then restart the WF2MQTT Add-On
Ah, I see what happened, When I restored the backup the integration got severed from the addon because I had to reinstall the MQTT addon. Working now, thanks!
Home Assistant Version?
2022.5.5
Add-On or Self Hosted?
HA Supervised (Add-On)
Weatherflow2MQTT version?
3.0.7
What happened?
I'm not seeing any sensors created. No devices or entities were created
Relevant log output