Releases: FL550/dwd_weather
Corrects wind_gusts key
v2.0.13 Corrects wind_gusts key
Fix for suntimes
Correct order of lat/lon for suntimes
Bugfix
Bugfixing
Exact station naming and clear-night condition
- Use the exact given station name as friendly name for weather entity
- Changes sunny at night to clear-night
Interpolation, custom location, hourly forecast and error fixing
- Adds interpolate for sensor values
- Adds option to select custom location during config
- Removes temp min from hourly forecast for better display in weather cards
- Fixes errors
Error fixing
Fixes errors with missing data keys and allows duplicate weather stations
Fixes large memory and stations catalogue update
- Fixes large memory usage during hourly update
- Stations catalogue update
Special thanks to @nikipore
Adds precipitation values to hourly update and fixes station list
v2.0.3 Version bump
Big refactoring
Hi all,
I reworked most of the code to make the usage more straightforward. This also prepares the code base for a nice new feature, which will be released soon.
!!!Breaking Change
Unfortunately I had to change the way how IDs are generated, which causes the weather entity to be invalidated. You have to change existing configurations to the new entity. All sensors should remain working, as I was able to migrate them successfully.
Also the forecast format had to be changed due to a change in HA. This might break some of your configuration. See here #77
Changes in this release:
- For some stations actual measured values are now available, instead of forecasts only
- New configuration dialog, which makes it extremly easy to pick a station
- Option to update the weather forecast every hour
- Weather station and sensor values are now grouped in the frontend for easier configuration
- New forecast format according to changes in HA
- Fewer data fetches which results in lower data usage
Help wanted
I would be very happy, if you could provide me with a translation for your language if you would like to participate!
Best regards!