hass-weatherflow2mqtt icon indicating copy to clipboard operation
hass-weatherflow2mqtt copied to clipboard

WeatherFlow to MQTT for Home Assistant. Use UDP to get local weather data in to Home Assistant using MQTT Discovery

Results 23 hass-weatherflow2mqtt issues
Sort by recently updated
recently updated
newest added

### Home Assistant Version? 2024.1.6 ### Add-On or Self Hosted? Self managed Container ### Weatherflow2MQTT version? 3.2.2 ### What happened? I've been using Weatherflow2mqtt into HomeAssistant for well over a...

bug

### Home Assistant Version? 2023.8.0b1 - 2023.8.0 ### Add-On or Self Hosted? HA Supervised (Add-On) ### Weatherflow2MQTT version? 3.1.6 ### What happened? Some MQTT entities have an entity name that...

bug

### Home Assistant Version? 2023.9.2 ### Add-On or Self Hosted? HA Supervised (Add-On) ### Weatherflow2MQTT version? 3.2.1 ### What happened? Everything works fine except that there is no lightning strike...

bug

### Home Assistant Version? 2023.4.4 ### Add-On or Self Hosted? Self managed Container ### Weatherflow2MQTT version? 3.1.6 ### What happened? Integration works great until HA is restarted. After HA is...

bug

### Home Assistant Version? 2023.8.4 ### Add-On or Self Hosted? HA Supervised (Add-On) ### Weatherflow2MQTT version? 3.2.0 ### What happened? I am getting an error in my log that I...

bug

### Home Assistant Version? 2023.9.0 ### Add-On or Self Hosted? HA Supervised (Add-On) ### Weatherflow2MQTT version? 3.2.1 ### What happened? Seeing the errors below in the log. ### Relevant log...

bug

### Home Assistant Version? 2023.6.2 ### Add-On or Self Hosted? Self managed Container ### Weatherflow2MQTT version? 3.1.6 ### What happened? I just setup WeatherFlow2MQTT with a new `docker compose up`,...

bug

### Home Assistant Version? Home Assistant 2023.6.3 ### Add-On or Self Hosted? HA Supervised (Add-On) ### Weatherflow2MQTT version? 3.1.6 ### What happened? ![IMG_8484](https://github.com/briis/hass-weatherflow2mqtt/assets/73581209/7c7abff8-1011-47f9-af2c-2a67e5239d14) ![IMG_8483](https://github.com/briis/hass-weatherflow2mqtt/assets/73581209/7b2c38c9-5cc5-4841-894d-9eb4439ef9ae) As you can see from the...

bug

### New Feature Would it be possible to incorperate the sensors based on https://github.com/ironsheep/lightning-detector-MQTT2HA-Daemon in order to create a card that would look like https://github.com/ironsheep/lovelace-lightning-detector-card ? ### Additional context ![image](https://user-images.githubusercontent.com/55384762/229065402-e48cf95a-ca93-4f2a-b90f-d463c1885fe1.png)...

enhancement

### New Feature This is an oversimplification given the data we have to work with but might be useful. This will return a percentage as written: ``` def calculate_lightning_risk(lightning_strike_distance, lightning_strike_energy,...

enhancement