Releases: tschamm/boschshc-hass
Releases · tschamm/boschshc-hass
0.4.94: Fix deprecation warnings
What's Changed
- Fixed depreciation warnings for via_device
- Fixed depreciation warnings for lights platform
- Bumped to boschshcpy==0.2.96
Full Changelog: 0.4.93...0.4.94
Bugfix release: fix events after updating to 2025.1
What's Changed
- Fix automations not working due to removed TriggerActionType in 2025.1.0 by @nicodreher in #220
New Contributors
- @nicodreher made their first contribution in #220
Full Changelog: 0.4.92...0.4.93
0.4.92 Fix deprecation warning
This update requires at least HA>=2024.11.0
- Fixes deprecated STATE_ALARM info
Full Changelog: 0.4.91...0.4.92
Minor feature updates
- Set color mode for light switches
- Support entity features in climate control
- Bugfixes for services which are NoneType, if services are not provided by API correctly
- Bumped to boschshcpy 0.2.93...0.2.95
Full Changelog: 0.4.90...0.4.91
Add support for pending alarms
Bugfix release: Fix thread safety errors
- Fixes thread safety errors, which was preventing some automations to stop working
- PresenceSimulation is not polling anymore
Full Changelog: 0.4.88...0.4.89
Bugfix release
- Removed dependency on pkg_resources in boschshcpy. Bumped to boschshcpy==0.2.91
Full Changelog: 0.4.87...0.4.88
Bugfix release
- Bumped to boschshcpy==0.2.90
Full Changelog: 0.4.86...0.4.87
0.4.86
What's Changed
- Added TRV SilentMode switch by @beilm in #155
- Bumped to boschshcpy==0.2.89: Fixed
pkg_resources
is deprecated.
Full Changelog: 0.4.85...0.4.86
Bugfixes
Fixed relay button and wall thermostats
Full Changelog: 0.4.83...0.4.85