Releases: xaviml/controllerx
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 themappingattribute, 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.
v4.25.0b2
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 themappingattribute, 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.
v4.25.0b1
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🔨 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 themappingattribute, 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 minimum supported Python version to 3.8
🎮 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 ]
v4.25.0b0
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.
🔨 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 themappingattribute, 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.
v4.25.0a0
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🔨 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 themappingattribute, 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 minimum supported Python version to 3.8
🎮 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 ]
v4.24.1
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🔨 Fixes
- Fix ZHA mapping for all IKEA devices. Add back
stopevent to all mappings withstop_with_on_off. [ #633 ] @irvinlim - Fix Z2M mapping for Philips929003017102. Change
left_press/right_pressforleft_press_release/right_press_release. [ #639 ]
📜 Docs
- Added example for Tasmota Two Button Device [ #628 ] @cmiguelcabral
v4.24.0
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Added new Tasmota integration to use when SetOption73 and/or SetOption114 are enabled. Read more about it here. [ #575 ] @cmiguelcabral
🔨 Fixes
⚠️ Fixes mapping forICTCG1ControllerandICTCG1MediaPlayerControllerfor Zigbee2MQTT integration. It now defaults to the mapping exposed from the device when it is inlegacy: falsemode. [ #577 ]⚠️ Fixes mapping forWXKG07LMcontrollers for Zigbee2MQTT integration. It now defaults to the mapping specified in Zigbee2MQTT documentation. [ #584 ]
🎮 New devices
- ICTCG1 - add support for Z2MLightController. [ #577 ]
- TasmotaButton - new device with Tasmota support. [ #575 ] @cmiguelcabral
- TasmotaSwitch - new device with Tasmota support. [ #575 ] @cmiguelcabral