Releases: xaviml/controllerx
v4.23.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
- Add
Event
integration. This new integration allows us define the event we want to listen to, and which actions build from it. It is ideal for DYI devices. Read more about it here. [ #568 ]
🔨 Fixes
🎮 New devices
- E2002 - add Media Player support for ZHA. [ #531 ] @Langthjem
- SK5700002228949 - add Light support for deCONZ. [ #528 ]
- WXCJKG11LM - add deCONZ support for Light controller. [ #553 ]
- WXKG07LM - add Z2M Light Controller support. [ #547 ]
- PhilipsRDM002 - add support for Light and Z2M Light controller. [ #551 ]
- WXKG15LM - add support for Light, Z2M Light and Switch controller. [ #560 ] @Crocmagnon
- TuYaERS10TZBVKAA - add support for Light, Z2M Light and Media Player controller. [ #559 ]
v4.23.0b2
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Add
Event
integration. This new integration allows us define the event we want to listen to, and which actions build from it. It is ideal for DYI devices. Read more about it here. [ #568 ]
🔨 Fixes
🎮 New devices
- E2002 - add Media Player support for ZHA. [ #531 ] @Langthjem
- SK5700002228949 - add Light support for deCONZ. [ #528 ]
- WXCJKG11LM - add deCONZ support for Light controller. [ #553 ]
- WXKG07LM - add Z2M Light Controller support. [ #547 ]
- PhilipsRDM002 - add support for Light and Z2M Light controller. [ #551 ]
- WXKG15LM - add support for Light, Z2M Light and Switch controller. [ #560 ] @Crocmagnon
- TuYaERS10TZBVKAA - add support for Light, Z2M Light and Media Player controller. [ #559 ]
v4.23.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
- Add
Event
integration. This new integration allows us define the event we want to listen to, and which actions build from it. It is ideal for DYI devices. Read more about it here.
🔨 Fixes
🎮 New devices
- E2002 - add Media Player support for ZHA. [ #531 ] @Langthjem
- SK5700002228949 - add Light support for deCONZ. [ #528 ]
- WXCJKG11LM - add deCONZ support for light controller [ #553 ]
- WXKG07LM - add Z2M Light Controller support [ #547 ]
- PhilipsRDM002 - add support for light and Z2M Light controller [ #551 ]
- WXKG15LM - add support for light, Z2M Light and switch controller [ #560 ] @Crocmagnon
v4.23.0b0
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🔨 Fixes
🎮 New devices
- E2002 - add Media Player support for ZHA. [ #531 ] @Langthjem
- SK5700002228949 - add Light support for deCONZ. [ #528 ]
- WXCJKG11LM - add deCONZ support for light controller [ #553 ]
- WXKG07LMZ - add Z2M Light Controller support [ #547 ]
- PhilipsRDM002 - add support for light and Z2M Llght controller [ #551 ]
v4.22.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
- Philips929002398602 - add deCONZ support [ #516 ]
v4.22.0b0
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
- Philips929002398602 - add deCONZ support [ #516 ]
v4.21.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
- Add Zigbee2MQTT Light Controller (
Z2MLightController
). Until now we had an option to listen from MQTT, but light commands will always go through HA Light integration. This new controller allows you to interact directly with Zigbe2MQTT commands to interact with your lights. This means that you can leverage thehold
actions that Zigbee2MQTT offers with barely no lag and much more smoother thanLight Controller
hold actions. However, it is not as flexible and does not offer as many options asLight Controller
does. Many of the existing devices now have support toZ2MLightController
, and you can use it in theclass
as you can now useLightController
as well. You can read more about it here. [ #118, #168 ] - Allow passing the delay time (in seconds) to
release_delay
attribute. [ #497 ]
🔨 Fixes
⚠️ Change Hue Dimmer mapping for Zigbee2MQTT to be compatible withlegacy: false
mapping. This option will need to be enabled from Zigbee2MQTT. [ #496 ]⚠️ RenameW2049
controllers forE2002
(e.g.W2049LightController
is nowE2002LightController
). The old names can still be used, but they show a warning and will be removed in the future. [ #504 ]
🎮 New devices
- HueSmartButton - add Z2M support. [ #498 ]
v4.21.0b2
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Add Zigbee2MQTT Light Controller (
Z2MLightController
). Until now we had an option to listen from MQTT, but light commands will always go through HA Light integration. This new controller allows you to interact directly with Zigbe2MQTT commands to interact with your lights. This means that you can leverage thehold
actions that Zigbee2MQTT offers with barely no lag and much more smoother thanLight Controller
hold actions. However, it is not as flexible and does not offer as many options asLight Controller
does. Many of the existing devices now have support toZ2MLightController
, and you can use it in theclass
as you can now useLightController
as well. You can read more about it here. [ #118, #168 ] - Allow passing the delay time (in seconds) to
release_delay
attribute. [ #497 ]
🔨 Fixes
⚠️ Change Hue Dimmer mapping for Zigbee2MQTT to be compatible withlegacy: false
mapping. This option will need to be enabled from Zigbee2MQTT. [ #496 ]⚠️ RenameW2049
controllers forE2002
(e.g.W2049LightController
is nowE2002LightController
). The old names can still be used, but they show a warning and will be removed in the future.
🎮 New devices
- HueSmartButton - add Z2M support. [ #498 ]
v4.21.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
- Add Zigbee2MQTT Light Controller (
Z2MLightController
). Until now we had an option to listen from MQTT, but light commands will always go through HA Light integration. This new controller allows you to interact directly with Zigbe2MQTT commands to interact with your lights. This means that you can leverage thehold
actions that Zigbee2MQTT offers with barely no lag and much more smoother thanLight Controller
hold actions. However, it is not as flexible and does not offer as many options asLight Controller
does. Many of the existing devices now have support toZ2MLightController
, and you can use it in theclass
as you can now useLightController
as well. You can read more about it here. [ #118, #168 ] - Allow passing the delay time (in seconds) to
release_delay
attribute. [ #497 ]
🔨 Fixes
⚠️ Change Hue Dimmer mapping for Zigbee2MQTT to be compatible withlegacy: false
mapping. This option will need to be enabled from Zigbee2MQTT. [ #496 ]
🎮 New devices
- HueSmartButton - add Z2M support. [ #498 ]
v4.21.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
- Add Zigbee2MQTT Light Controller (
Z2MLightController
). Until now we had an option to listen from MQTT, but light commands will always go through HA Light integration. This new controller allows you to interact directly with Zigbe2MQTT commands to interact with your lights. This means that you can leverage thehold
actions that Zigbee2MQTT offers with barely no lag and much more smoother thanLight Controller
hold actions. However, it is not as flexible and does not offer as many options asLight Controller
does. Many of the existing devices now have support toZ2MLightController
, and you can use it in theclass
as you can now useLightController
as well. You can read more about it here. [ #118, #168 ] - Allow passing the delay time (in seconds) to
release_delay
attribute. [ #497 ]
🔨 Fixes
⚠️ Change Hue Dimmer mapping for Zigbee2MQTT to be compatible withlegacy: false
mapping. This option will need to be enabled from Zigbee2MQTT. [ #496 ]
🎮 New devices
- HueSmartButton - add Z2M support. [ #498 ]