Releases: petergridge/openweathermaphistory
Releases · petergridge/openweathermaphistory
V2025.06.03
Transition from pyowm to pyopenweathermap library, fixing issue #52
V2025.06.02
Fix HA deprecation warnings
V2025.01.01
- fix issue with bulk creation of some sensors
V2024.10.04
Remove unavailable/recovered sensors from the entity registry
V2023.10.03
Update naming convention for generated sensors to support multiple instances
V2024.10.02
- automate the creation of sensors
V2024.10.01
- Fix indexing of update and delete lists
- Add optional auto generation of sensors on adding a new instance (on update will follow)
V2024.09.01
Correction for version migration data/options
V2.0.15
Alter refresh rate of Sensor
V2.0.14
- Change from pickle for persisted data to using HomeAssistant Store, DATA RELOAD REQUIRED existing data will not be carried over to the new data structure
- Restructure of data storage
- Remove store resources when removing the configuration
- Reduce impact on start up of HA