Releases: tschamm/boschshc-hass
Releases · tschamm/boschshc-hass
Hotfix for 0.4.3
Fixed incorrect init call
Speedup improvements, water leakage sensor fixed
- Speedup of component initialization
- Fixed water leakage sensor
- Suggestions from ha-core integration PR
- Bumped to boschshcpy==0.2.18
- Increased to version 0.4.3
Water leakage sensor support, code review improvements.
Increase to version 0.4.2.
- Support for water leakage sensor.
- Apply suggestions from code review.
- Apply comments from code review.
- Bumped to boschshcpy==0.2.17
Support for water leakage sensor
0.4.2.dev0 Support for water leakage sensor.
Fixed bugs in device triggers
This bug fix makes device triggers work again. Additional changes:
- Reworked device identification for triggers
- Differentiate between alarm event subtypes
Allow reauth in config flow, bug fixing
This release provide changes mainly from the integration PR review
- Allow reauth in config flow
- Merged config flow authentication steps into one call
- Removed mDNSError handling in 3rd party lib
- Not set hvac mode when in eco preset
- Bumped to boschshcpy==0.2.15
Support Smoke Detection System
This release brings support for the Smoke Detection System
integrated within the SHC. The smoke detection system collects the state of all smoke detectors and twinguard devices and fires an alarm event, if one of the devices triggers an alarm.
Bumped to boschshcpy==0.2.12
- Obtain unique id from mac address.
- Call write_tls_assets for each file separately.
- Fixed error in service state initialization.
- Removed not supported mode in CameraEyes.
Added support for Smart Plug Compact
Support for Smart Plug Compact by @Purii
SSL and configuration improvements
SSL connection is now verified against the Bosch provided Smart Home Controller Productive Root CA.
Improved configuration process for new users.