Skip to content

Releases: jobvk/Home-Assistant-Windcentrale

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

Improve Error Handling

11 Dec 16:39
9d71f4f
Compare
Choose a tag to compare

Release 0.2.6

What's Changed

  • Update README.md by @gerard76 in #58
  • Create dependabot.yml by @jobvk in #66
  • Bump actions/checkout from 2 to 3 by @dependabot in #67
  • Update error handling by @jobvk in #70
  • boto3 1.24.87 -> 1.26.27
  • pycognito 2022.8.0-> 2022.11.2

New Contributors

Full Changelog: 0.2.5...0.2.6

New production year, month and week sensor

12 Oct 19:18
1b71047
Compare
Choose a tag to compare

Release 0.2.5

Added

Production total sensors

  • sensor.name_production_year_total | The energy produced by the wind turbine total this year.
  • sensor.name_production_month_total | The energy produced by the wind turbine total this month.
  • sensor.name_production_week_total | The energy produced by the wind turbine total this week.

Production shares sensors

  • sensor.name_production_year_shares | The energy produced by your shares of the wind turbine this year.
  • sensor.name_production_month_shares | The energy produced by your shares of the wind turbine this month.
  • sensor.name_production_week_shares | The energy produced by your shares of the wind turbine this week.

Updated

  • Documentation
  • Load of news sensor after reload

Removed

  • Old news variables in const.py