Skip to content

Releases: fsaris/home-assistant-zonneplan-one

2024.10.1 Bugfix release

15 Oct 19:48
Compare
Choose a tag to compare
  • Update app header in API calls to assure all new data is available
  • Remove sensors that are not provided by the API anymore #145
  • Keep last value of "Next gas price" when no new price is available

Full Changelog: 2024.10.0...2024.10.1

2024.10.0 Add missing state_class for some sensors

05 Oct 08:03
Compare
Choose a tag to compare

What's Changed

  • Add 3 missing state_class values to const.py by @Arnoudd in #143

New Contributors

Full Changelog: 2024.9.0...2024.10.0

2024.9.0 Added and improved some sensors

29 Sep 08:35
Compare
Choose a tag to compare
  • Add more charge point sensors #140
  • Add battery cycle count + self consumption enabled sensor #131
  • Add unavailable behavior for production costs sensor #129

Full Changelog: 2024.6.0...2024.9.0

2024.6.0 Bugfix release

25 Jun 17:40
903d83c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.4.2...2024.6.0

2024.4.2 Bugfix release

21 Apr 14:10
cda612a
Compare
Choose a tag to compare
  • Correctly convert charge point scheduled start and end time #110

2024.4.1b1 Bugfix release

15 Apr 18:02
Compare
Choose a tag to compare
Pre-release
  • Correctly convert charge point scheduled start and end time #110

2024.4.1 Bugfix release

13 Apr 11:54
Compare
Choose a tag to compare

Fix parsing data tnx @mvdzwaan for locating the issue #107

2024.4.0 Added Powerplay related sensors

01 Apr 14:13
40e8f1f
Compare
Choose a tag to compare

Powerplay sensors #103

  • Powerplay enabled: on/off (default disabled)
  • Powerplay/power limit active: on/off (default disabled)
  • Powerplay total: (default disabled)
  • Powerplay today: (default disabled)
  • Current scenario (default disabled)

2024.3.0 Home battery support + PV install fix

17 Mar 10:19
639fe53
Compare
Choose a tag to compare
  • Add home_battery_installation sensors #95
  • Fix grouping for sensors for each PV system #99
  • Link sensors to correct device and move redundant naming
  • Add better entity naming, use device name

BETA - Home battery support + PV install fix

09 Mar 20:16
Compare
Choose a tag to compare
  • Add home_battery_installation sensors #95
  • Fix grouping for sensors for each PV system #99
  • Link sensors to correct device and move redundant naming
  • Add better entity naming, use device name