Releases: xaviml/controllerx
v4.29.0b0
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Add
event
sensor listener to Zigbee2MQTT integration. [ #1090 ] - Deprecate HA sensor action listener from Zigbee2MQTT integration. [ #1090 ]
🎮 New devices
- E2123 - add ZHA support. [ #1109 ] @harrismck
🔨 Fixes
- TS0043 - fix cover mapping [ #1082 ] @ChristopheBraud
- E2123 - fix media player mapping [ #1102 ] @sevorl
📜 Docs
- Refactor Integration page.
🔧 Refactor
⚠️ Remove compatibility with Python 3.8. Minimum version is Python 3.9 now. This breaking change should only affect to those running AppDaemon on Python 3.8 or lower. If you are running AppDaemon add-on, this change does not affect you.
v4.28.0
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🎮 New devices
v4.27.0
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Allow attributes for toggle action to Z2M Light Controller. [ #873 ] @hvorragend
🎮 New devices
v4.27.0b1
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Allow attributes for toggle action to Z2M Light Controller. [ #873 ] @hvorragend
🎮 New devices
v4.27.0b0
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Allow attributes for toggle action to Z2M Light Controller. [ #873 ] @hvorragend
🎮 New devices
v4.26.2
v4.26.2b0
v4.26.1
v4.26.0
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🎮 New devices
- WXCJKG13LM - add MediaPlayer controller with Z2M, deCONZ and ZHA support. [ #667 ] @mathieuric
🔨 Fixes
- Temporarily fix issue with template rendering. Issue comes from AppDaemon [ #810 ]
v4.25.0
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🎮 New devices
- Philips929002398602 - add ZHA support. [ #580 ] @cznewt @ScratMan
- AdeoHRC99CZC045 - add device with Z2M support. [ #648 ]
- Prolight5412748727388 - add device with Z2M support. [ #657 ]
- TuYaERS10TZBVKAA - fix class name for Media Player Controller.
- TuYaERS10TZBVKAA - add ZHA support. [ #625 ]
🔨 Fixes
⚠️ Fix Z2M and deCONZ default mapping for Philips929002398602 (Hue Dimmer v2). The power button (click and hold) toggles the light and the Hue button changes the color. If you use this device with a custom mapping using themapping
attribute, there is nothing to worry about. [ #580 ]- Allow running configuration with null actions. [ #662 ]
📜 Docs
- Device pages: show events with no actions assigned. [ #662 ]
- WXKG11LMSensorSwitch - fix device image.
🔧 Build
- Update the minimum supported Python version to 3.8.