mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 14:31:13 +00:00
Fix HA 2026.03 light color temp compatibility and bump 0.0.34
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.0.34 - 2026-03-09
|
||||
- Fix startup on Home Assistant 2026.03 by handling removed `ATTR_COLOR_TEMP` imports.
|
||||
- Switch light color temperature service calls to `color_temp_kelvin`.
|
||||
|
||||
## 0.0.33 - 2026-02-15
|
||||
- Parse control strings from DPT 3.007 payloads and use raw step values as percent steps (0/8 stop).
|
||||
|
||||
## 0.0.32 - 2026-02-15
|
||||
- Treat DPT 3.007 step_code 0 as a start/stop toggle for relative dimming/CT and rely on raw payload parsing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user