Skip to content

Releases: tschamm/boschshc-hass

Support multiple SHC

01 Oct 20:16
Compare
Choose a tag to compare

This release provides support to configure multiple SHCs in parallel.
A new unique ids format is applied for entities without having a real serial number.
Old unique ids are migrated to new format.

Bugfix: Cancel zeroconf browser

23 Sep 20:42
Compare
Choose a tag to compare

Bumped to boschshcpy==0.2.35, which fixes a bug not cancelling zeroconf browser.

Support new models and bugfixes.

17 Sep 14:51
Compare
Choose a tag to compare

This release brings in some support for new models and bugfixes:

Bumped to boschshcpy==0.2.34, which

  • Add support for new models of thermostat and smokedetector.
  • Close zeroconf ServiceBrowser.

Fix deprecation warnings when accessing the HA registry object.

Bugfix release

15 Apr 08:36
Compare
Choose a tag to compare

Bumped to boschshcpy==0.2.31:

  • Fix ValueError: 'NOT_AVAILABLE' is not a valid ValveTappetService.State

Add long-term statistics to sensors

11 Mar 11:49
Compare
Choose a tag to compare
Add long-term statistics to sensors.

Increased to version 0.4.27

Bumped to boschshcpy==0.2.30

10 Mar 17:39
Compare
Choose a tag to compare

Fixed an issue for users not owning smoke detectors or lights.

Bumped to boschshcpy==0.2.29 & code improvements

08 Mar 15:37
Compare
Choose a tag to compare
  • Bumped boschshcpy to 0.2.29
  • Updates for switch, sensor and cover platform from official integration

Device classes and entity categories updated

25 Dec 19:57
Compare
Choose a tag to compare

The switch, sensor, binary sensor platforms are using the newly introduced device classes and entity categories. Battery states as well as power and energy states are treated as diagnostics values.
Fixes an issue, where power and energy states were missing for light switches, which was introduced in boschshcpy==0.2.27.

Full Changelog: 0.4.22...0.4.23

Bumped to boschshcpy==0.2.28

20 Dec 20:33
Compare
Choose a tag to compare
Pre-release

This fix handles missing shc ip address in public info within the 3rd party library boschshcpy.

Differ between smart plug and light switch

19 Dec 17:28
Compare
Choose a tag to compare

Differ between smart plug and light switch.
Bumped to boschshcpy==0.2.27