Skip to content

Releases: jobvk/Home-Assistant-Windcentrale

Fix deprecated hass.config_entries.async_forward_entry_setup

26 Aug 18:21
92043ec
Compare
Choose a tag to compare

Release 2024.8.1

Added

  • Nothing

Updated

  • Deprecated hass.config_entries.async_forward_entry_setup; it will be removed in Home Assistant 2025.6. Instead, use await hass.config_entries.async_forward_entry_setups, which supports loading multiple platforms simultaneously. This approach is more efficient as it eliminates the need for a separate import executor job for each platform.
  • Boto3 1.34.158 -> 1.35.5
  • Update README.md

Removed

  • Remove info.md

Dependency updates

12 Aug 18:09
10a46a1
Compare
Choose a tag to compare

Release 2024.8.0

Added

  • Nothing

Updated

  • Boto3 1.34.75 -> 1.34.158
  • pycognito 2024.2.0 - > 2024.5.1

Removed

  • Nothing

Dependency updates

02 Apr 18:42
3b7ba75
Compare
Choose a tag to compare

Release 2024.4.0

Added

  • Nothing

Updated

  • Boto3 1.34.18 -> 1.34.75
  • pycognito 2024.1.0 - > 2024.2.0

Removed

  • Nothing

Dependency updates & Fix deprecation ENERGY_KILO_WATT_HOUR

03 Feb 14:12
1f01a25
Compare
Choose a tag to compare

Release 2024.2.1

Added

  • Nothing

Updated

  • Boto3 1.33.6 -> 1.34.34
  • pycognito 2023.5.0 - > 2024.1.0
  • Fix #162 change ENERGY_KILO_WATT_HOUR to UnitOfEnergy.KILO_WATT_HOUR

Removed

  • Nothing

Fix error of attributes week 0

14 Jan 18:31
912edb0
Compare
Choose a tag to compare

Release 2024.1.1

Added

  • Nothing

Updated

  • Boto3 1.33.6 -> 1.34.18
  • Fix error of attributes week 0

Removed

  • Nothing

Add day Sensor

03 Dec 15:49
78eeb41
Compare
Choose a tag to compare

Release 2023.12.1

Added

  • Day sensor

Updated

  • Boto3 1.28.58 -> 1.33.6
  • Documentation

Removed

  • Nothing

Remove Live Sensors

19 Oct 16:47
4e52a1f
Compare
Choose a tag to compare

Release 2023.10.1

Added

  • Nothing

Updated

  • Boto3 1.28.58 -> 1.28.66
  • Documentation

Removed

  • All Live Sensors

Add Diagnostics and Button

03 Oct 18:22
67ae502
Compare
Choose a tag to compare

Release 2023.10.0 ❗ Read Release Note ❗

❗You have to delete the integration and add it again❗

To support the diagnostics, I changed how the data is saved, so you will need to delete the entry and then add it back again.

Added

Updated

  • Boto3 1.26.160 -> 1.28.58
  • Cleanup files
  • Documentation
    • Add Button
    • Spelling and Grammer

Removed

  • Nothing

Add support for winddelen.nl

06 Jun 16:17
74b53f8
Compare
Choose a tag to compare

Release 0.2.7

Added

Add support for winddelen.nl

Updated

  • Boto3 1.26.70 -> 1.26.147
  • pycognito2022.12.0 -> 2023.5.0

Removed

  • nothing

Add support for winddelen.nl

22 May 22:13
942f5cc
Compare
Choose a tag to compare
Pre-release

Release 0.2.7-Beta

Added

Add support for winddelen.nl

Updated

  • Boto3 1.26.27 -> 1.26.137

Removed

  • nothing