Releases: toringer/home-assistant-metnowcast
Releases · toringer/home-assistant-metnowcast
v2.3.3
Changes
- Changed the datetime property from datetime to string
v2.3.2
Changes
v2.3.1
Changes
- Implement the new forecast types, fix #13
v2.3.1-beta.1
Changes
- Implement the new forecast types
v2.3.0
Changes
- Adding the forecast in a json format in the
forecast_json
attribute
v2.2.0
Changes
- Fixed an error causing the update to fail when the precipitation attribute doesn't have a valid int value
- Added a boolean attribute named
radar_online
v2.1.1
Changes
- Fix for Home Assistant 2023.3
v2.1.0
Changes
- Replace deprecated methods #9
- Added units for wind speed and precipitation #8
- Prevent adding entity if there is no coverage #7
- Added new attributes: radar_coverage and has_precipitation
v2.0.2
Changes
- Map value for condition in the forecast array
v2.0.1
Maintenance