Releases: xaviml/controllerx
Releases · xaviml/controllerx
v2.4.4b1
Changes:
- 6fc6342 bump: version 2.4.4b0 → 2.4.4b1
- 734795c feat(controller): add
action_delay
attribute to general controller to control when the action will be called [ #59 ] - 21b86c3 docs(controller): add example configuration to each controller page
- 33a5c1b fix(light): add transition just if the light supports it
- fa851b7 fix(type-controller): restrict light and media player controller to just control lights or media players
- 5cf787f fix(logs): change debug logs to info for better logging
- 4317df6 docs(examples): add aqara magic cube with z2m example
- fb0fe1a bump: version 2.4.3 → 2.4.4b0
- 454ff93 fix(light_controller): add transition to off and toggle #58
This list of changes was auto generated.
v2.4.4b0
v2.4.3
This patch change does not contain breaking changes.
🔨 Fixes
- Change debug log to warning
🔧 Refactor
- Add automatic GitHub releases
- Log version when apps are instantiated
Changes:
- bdc6188 bump: version 2.4.2 → 2.4.3
- 30da709 style(log): add controllerx version when initializing app instance
- 0926810 Merge branch 'dev'
- 49a8262 ci(pipeline): Added task to automatic create Github releases
- 5942745 fix(log): Changed a log from DEBUG to WARNING
- 15ff1dd build(cz): Added commitizen for controlling git commits
- fc686a5 pipenv(lock): Update lock file
- ed3ff92 docs(typo): docs/index.md
This list of changes was auto generated.
v2.4.2
v2.4.1 - Hotfix
This patch change does not contain breaking changes.
🔨 Fixes
- Fix bug for
sync
action. Now it also changes the color. (#54)
v2.4.1b1 - Hotfix
This minor change does not contain breaking changes.
🔨 Fixes
- Fix bug for
sync
action. Now it also changes the color. (#54)
v2.4.0
This minor change does not contain breaking changes.
✏️ Features
- Add new predefined action (
sync
) to set light(s) in default mode. For the moment it sets the light into full brightness (#54). This action is called when the center button of E1810 controller is held.
🔨 Fixes
- Invert E1744LightController deCONZ rotations. Rotate left is to dim and rotate right is to brighten.
- Support for ZHA args ZigBee 3.0 firmware for E1810 (#45)
🎮 New devices
v2.4.0b3
This minor change does not contain breaking changes.
✏️ Features
- Add new predefined action (
sync
) to set light(s) in default mode; full brightness and 2700K color temp or white colour if supported
🔨 Fixes
- Invert E1744LightController deCONZ rotations. Rotate left is to dim and rotate right is to brighten.
- Support for ZHA args ZigBee 3.0 firmware for E1810 (#45)
🎮 New devices
v2.4.0b2
This minor change does not contain breaking changes.
✏️ Features
- Add new predefined action (
sync
) to set light(s) in default mode; full brightness and 2700K color temp or white colour if supported
🔨 Fixes
- Invert E1744LightController deCONZ rotations. Rotate left is to dim and rotate right is to brighten.
- Support for ZHA args ZigBee 3.0 firmware for E1810 (#45)
🎮 New devices
v2.4.0b1
This minor change does not contain breaking changes.
✏️ Features
- Add new predefined action (
sync
) to set light(s) in default mode; full brightness and 2700K color temp or white colour
🔨 Fixes
- Invert E1744LightController deCONZ rotations. Rotate left is to dim and rotate right is to brighten.
- Support for ZHA args ZigBee 3.0 firmware for E1810 (#45)