Skip to content

Releases: jobvk/Home-Assistant-Windcentrale

Update Documentation and Translation

06 Oct 19:47
accb443
Compare
Choose a tag to compare

Release 0.2.4

Added

  • Nothing

Updated

  • Documentation
  • Translations
  • boto3: 1.20.40 => 1.24.87
  • pycognito: 2022.5.0 => 2022.8.0

Removed

  • Nothing

Add News Sensor + Remove News Filter

06 Sep 10:13
8c0b12b
Compare
Choose a tag to compare

Release 0.2.3

Added

  • Add News Sensor back

Edited

  • Made some small changes

Removed

  • The News Filter

Add Energy Prognoses Sensor

04 Sep 10:58
e7fa282
Compare
Choose a tag to compare

Release 0.2.2

Added

Edited

  • Made some small changes

Add run percentage back + small changes

22 Aug 17:56
056eea3
Compare
Choose a tag to compare

Release 0.2.1

Added

Edited

  • Made some small changes

New Platform Live sensors | No History or News Sensor

22 Aug 17:29
d906e7e
Compare
Choose a tag to compare

Release 0.2.0

Added

  • New platform data
  • New platform live data

Edited

  • Made a lot of small changes

Removed

  • History sensors (will be added back later)
  • News sensors (will be added back later)

New Platform Live sensors | No History or News Sensor

16 Aug 15:12
d906e7e
Compare
Choose a tag to compare

Beta Release 0.2.0

Added

  • New platform data
  • New platform live data

Edited

  • Made a lot of small changes

Removed

  • History sensors (will be added back later)
  • News sensors (will be added back later)

Release 0.1.5

28 Jun 10:20
0225ca3
Compare
Choose a tag to compare

Release 0.1.5

Added

  • N/A

Edited

  • Made a small change as fix for issue #22

Removed

  • N/A

Fix for issue 22 | Beta Release 0.1.5-Beta

09 Jun 23:06
Compare
Choose a tag to compare

Beat Release 0.1.5-Beta

Added

  • N/A

Edited

  • Made a small change as fix for issue #22

Removed

  • N/A

Setup of Windcentrale now with credentials

05 Jan 23:01
61b613b
Compare
Choose a tag to compare

Release 0.1.4

Pay Attention

You have to delete the integration and add the integration
again. I have made a step-by-step plan for this update please look at this issue #16

Added

  • Change setup of custom component to singing in with credentials, Special thanks for helping @vdheidenet
  • Some Function Annotations

Edited

  • Readme.md: update documentation
  • Translation based on new setup and options form

Removed

  • Remove unused options of custom component, Interval can still be changed in const.py

Fix for error extra_state_attributes

13 Dec 17:35
10ab2b5
Compare
Choose a tag to compare
  • Use extra_state_attributes instead of device_state_attributes
  • Migrate sensor device classes to StrEnum Github Issue
  • Migrate binary sensor device classes to StrEnum Github Issue