Skip to content

Releases: xaviml/controllerx

v4.23.0b0

29 Aug 17:48
Compare
Choose a tag to compare
v4.23.0b0 Pre-release
Pre-release

downloads

This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🔨 Fixes

  • Check if source_list is None before treating as array [ #550 ] @kheyse

🎮 New devices

v4.22.0

25 Jun 10:50
Compare
Choose a tag to compare

downloads

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.22.0b0

24 Jun 14:29
Compare
Choose a tag to compare
v4.22.0b0 Pre-release
Pre-release

downloads

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.21.0

15 Jun 15:39
Compare
Choose a tag to compare

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. [ #504 ]

🎮 New devices

v4.21.0b2

09 Jun 18:26
Compare
Choose a tag to compare
v4.21.0b2 Pre-release
Pre-release

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

v4.21.0b1

08 Jun 21:19
Compare
Choose a tag to compare
v4.21.0b1 Pre-release
Pre-release

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

🎮 New devices

v4.21.0b0

05 Jun 20:08
Compare
Choose a tag to compare
v4.21.0b0 Pre-release
Pre-release

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

🎮 New devices

v4.20.0

29 May 17:55
Compare
Choose a tag to compare

downloads

This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.

✏️ Features

🎮 New devices

v4.20.0b2

28 May 11:36
Compare
Choose a tag to compare
v4.20.0b2 Pre-release
Pre-release

downloads

This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
Note: Some links might not work or might be not updated due to being a pre-release, and documentation is not yet available

✏️ Features

🎮 New devices

v4.20.0b1

18 May 21:09
Compare
Choose a tag to compare
v4.20.0b1 Pre-release
Pre-release

downloads

This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
Note: Some links might not work or might be not updated due to being a pre-release, and documentation is not yet available

✏️ Features

🎮 New devices

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #483
  • build(deps-dev): bump commitizen from 2.24.0 to 2.25.0 by @dependabot in #484
  • docs: add preview docs with netlify by @xaviml in #485
  • build(deps-dev): bump commitizen from 2.25.0 to 2.26.0 by @dependabot in #486
  • build(deps-dev): bump commitizen from 2.26.0 to 2.27.0 by @dependabot in #488
  • feat(integration): add shelly and shellyforhass integrations by @xaviml in #469

Full Changelog: v4.20.0b0...v4.20.0b1