github xaviml/controllerx v4.21.0b2

latest releases: v4.27.0, v4.27.0b1, v4.27.0b0...
pre-release2 years ago

downloads

⚠️ This minor change contains a breaking change.

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 the hold actions that Zigbee2MQTT offers with barely no lag and much more smoother than Light Controller hold actions. However, it is not as flexible and does not offer as many options as Light Controller does. Many of the existing devices now have support to Z2MLightController, and you can use it in the class as you can now use LightController 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 with legacy: false mapping. This option will need to be enabled from Zigbee2MQTT. [ #496 ]
  • ⚠️ Rename W2049 controllers for E2002 (e.g. W2049LightController is now E2002LightController). The old names can still be used, but they show a warning and will be removed in the future.

🎮 New devices

Don't miss a new controllerx release

NewReleases is sending notifications on new releases.