Skip to content

Releases: petergridge/openweathermaphistory

V2025.06.03

27 Jun 00:52
5828f0c
Compare
Choose a tag to compare

Transition from pyowm to pyopenweathermap library, fixing issue #52

V2025.06.02

26 Jun 09:52
c25597d
Compare
Choose a tag to compare

Fix HA deprecation warnings

V2025.01.01

09 Jan 08:40
84b5efe
Compare
Choose a tag to compare
  • fix issue with bulk creation of some sensors

V2024.10.04

10 Oct 12:04
b871c68
Compare
Choose a tag to compare

Remove unavailable/recovered sensors from the entity registry

V2023.10.03

08 Oct 21:43
84fbfb5
Compare
Choose a tag to compare
V2023.10.03 Pre-release
Pre-release

Update naming convention for generated sensors to support multiple instances

V2024.10.02

08 Oct 07:07
8fd44df
Compare
Choose a tag to compare
V2024.10.02 Pre-release
Pre-release
  • automate the creation of sensors

V2024.10.01

07 Oct 22:04
f661610
Compare
Choose a tag to compare
V2024.10.01 Pre-release
Pre-release
  • 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

18 Sep 22:23
d715938
Compare
Choose a tag to compare

Correction for version migration data/options

V2.0.15

21 Aug 10:54
2d72220
Compare
Choose a tag to compare

Alter refresh rate of Sensor

V2.0.14

11 Aug 06:47
e47c552
Compare
Choose a tag to compare
V2.0.14 Pre-release
Pre-release
  • 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