hass-weatherflow2mqtt
hass-weatherflow2mqtt copied to clipboard
Lightening Functions, Counter, Distance, Last Hour, etc. Not Recording in Home Assistant.
Home Assistant Version?
20223.9.1
Add-On or Self Hosted?
Self managed Container
Weatherflow2MQTT version?
weatherflow2mqtt:latest
What happened?
Everything works on the tempest app. Everything but the lightening functions working on HA.
Relevant log output
mqtt explorer
sensor:
{"name": "Tempest ST-00084636 Lightning Count (Last hour)", "unique_id": "ST-00084636-lightning_strike_count_1hr", "icon": "mdi:weather-lightning", "state_topic": "homeassistant/sensor/weatherflow2mqtt_ST-00084636/observation/state", "value_template": "{{ value_json.lightning_strike_count_1hr }}", "json_attributes_topic": "homeassistant/sensor/weatherflow2mqtt_ST-00084636/lightning_strike_count_1hr/attributes", "device": {"identifiers": ["weatherflow2mqtt_ST-00084636"], "manufacturer": "WeatherFlow", "name": "Tempest ST-00084636", "model": "Tempest", "sw_version": "172", "via_device": "weatherflow2mqtt_HB-00068873"}}
Events are triggerd from the weather hub to mqtt but the message is not recorded in HA
Tried this with mqtt on HA and in different docker containers, same with weatherflow2mqtt.
I have the same problem, there was a storm today, the application calculated 77 and weatherflow2mqtt calculated only 1.
I've also noticed that lightning is not recorded properly. Even last lightning strike seems to be off.