Skip to content

Releases: xaviml/controllerx

v4.26.2b0

17 Apr 20:21

Choose a tag to compare

v4.26.2b0 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

  • Revert fix patch for template rendering (#811, #812) since AppDaemon 4.4.2 officially released the fix.

v4.26.1

15 Apr 20:28

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.

🔨 Fixes

  • Fix template rendering for AppDaemon addon. [ #810 ]

v4.26.0

15 Apr 19:11

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

🔨 Fixes

  • Temporarily fix issue with template rendering. Issue comes from AppDaemon [ #810 ]

v4.25.0

03 Jan 15:25

Choose a tag to compare

downloads

⚠️ This major/minor change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🎮 New devices

🔨 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 the mapping attribute, there is nothing to worry about. [ #580 ]
  • Allow running configuration with null actions. [ #662 ]

📜 Docs

🔧 Build

  • Update the minimum supported Python version to 3.8.

v4.25.0b2

03 Jan 11:36

Choose a tag to compare

v4.25.0b2 Pre-release
Pre-release

downloads

⚠️ This major/minor change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🎮 New devices

🔨 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 the mapping attribute, there is nothing to worry about. [ #580 ]
  • Allow running configuration with null actions. [ #662 ]

📜 Docs

🔧 Build

  • Update the minimum supported Python version to 3.8.

v4.25.0b1

02 Jan 18:20

Choose a tag to compare

v4.25.0b1 Pre-release
Pre-release

downloads

⚠️ This major/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.

🔨 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 the mapping attribute, there is nothing to worry about. [ #580 ]
  • Allow running configuration with null actions. [ #662 ]

📜 Docs

🔧 Build

  • Update minimum supported Python version to 3.8

🎮 New devices

v4.25.0b0

01 Jan 21:19

Choose a tag to compare

v4.25.0b0 Pre-release
Pre-release

downloads

⚠️ This major/minor change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🎮 New devices

🔨 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 the mapping attribute, there is nothing to worry about. [ #580 ]
  • Allow running configuration with null actions. [ #662 ]

📜 Docs

🔧 Build

  • Update the minimum supported Python version to 3.8.

v4.25.0a0

01 Jan 21:36

Choose a tag to compare

v4.25.0a0 Pre-release
Pre-release

downloads

⚠️ This major/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.

🔨 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 the mapping attribute, there is nothing to worry about. [ #580 ]
  • Allow running configuration with null actions. [ #662 ]

📜 Docs

🔧 Build

  • Update minimum supported Python version to 3.8

🎮 New devices

v4.24.1

08 Dec 15:25

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.

🔨 Fixes

  • Fix ZHA mapping for all IKEA devices. Add back stop event to all mappings with stop_with_on_off. [ #633 ] @irvinlim
  • Fix Z2M mapping for Philips929003017102. Change left_press/right_press for left_press_release/right_press_release. [ #639 ]

📜 Docs

v4.24.0

08 Oct 21:50

Choose a tag to compare

downloads

⚠️ This minor change contains a breaking change.

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 for ICTCG1Controller and ICTCG1MediaPlayerController for Zigbee2MQTT integration. It now defaults to the mapping exposed from the device when it is in legacy: false mode. [ #577 ]
  • ⚠️ Fixes mapping for WXKG07LM controllers for Zigbee2MQTT integration. It now defaults to the mapping specified in Zigbee2MQTT documentation. [ #584 ]

🎮 New devices