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!