Skip to content

Releases: xaviml/controllerx

v2.2.1 - Hotfix

14 Feb 18:04
Compare
Choose a tag to compare

This patch does not contain breaking changes

🔨 Fixes

  • Fix Volume up/down - steps to small with Sonos speakers (#27)
  • Fix Smooth Power On causing issues (#24)
  • Fix: Smooth power on when holding kept brightening up

v2.2.1b2 - Hotfix

14 Feb 12:46
Compare
Choose a tag to compare
v2.2.1b2 - Hotfix Pre-release
Pre-release

This patch does not contain breaking changes

🔨 Fixes

  • Fix Volume up/down - steps to small with Sonos speakers (#27)
  • Fix Smooth Power On causing issues (#24)
  • Fix: Smooth power on when holding kept brightening up

v2.2.1b1 - Hotfix

13 Feb 21:46
Compare
Choose a tag to compare
v2.2.1b1 - Hotfix Pre-release
Pre-release

This patch does not contain breaking changes

🔨 Fixes

  • Fix Volume up/down - steps to small with Sonos speakers (#27)
  • Fix Smooth Power On causing issues (#24)

v2.2.0 - Support to ZHA

07 Feb 18:48
Compare
Choose a tag to compare

⚠️ This minor change contains breaking changes. Check README.md or here

✏️ Features

  • Support to add ZHA devices
  • Internal refactor (classes split into files)
  • Tests added for robustness
  • sensor and event_id removed from parameters and replaced with controller
  • New parameter: integration. Currently supported integration z2m, deconz and zha.
  • Each controller type has its own list of actions.
  • New documentation page

🎮 New devices

  • E1743 for ZHA integration
  • E1810 (light and media player) for ZHA integration
  • E1744 (symfonisk) for ZHA integration
  • Aqara double key switch for Z2M
  • ICTC-G-1 for ZHA integration @sreknob

v2.2.0b4 - Support to ZHA

05 Feb 18:00
733b25b
Compare
Choose a tag to compare
Pre-release

⚠️ This major change contains breaking changes. Check README.md

✏️ Features

  • Support to add ZHA devices
  • Internal refactor (classes split into files)
  • Tests added for robustness
  • sensor and event_id removed from parameters and replaced with controller
  • New parameter: integration. Currently supported integration z2m, deconz and zha.
  • Each controller type has its own list of actions.

🎮 New devices

  • E1743 for ZHA integration
  • E1810 (light and media player) for ZHA integration
  • E1744 (symfonisk) for ZHA integration
  • Aqara double key switch for Z2M
  • ICTC-G-1 for ZHA integration @sreknob

v2.2.0b3 - Support to ZHA

03 Feb 17:02
Compare
Choose a tag to compare
Pre-release

⚠️ This major change contains breaking changes. Check README.md

✏️ Features

  • Support to add ZHA devices
  • Internal refactor (classes split into files)
  • Tests added for robustness
  • sensor and event_id removed from parameters and replaced with controller
  • New parameter: integration. Currently supported integration z2m, deconz and zha.
  • Each controller type has its own list of actions.

🎮 New devices

  • E1743 for ZHA integration
  • E1810 (light and media player) for ZHA integration
  • E1744 (symfonisk) for ZHA integration
  • Aqara double key switch for Z2M

v2.2.0b2 - Support to ZHA

02 Feb 22:22
Compare
Choose a tag to compare
Pre-release

⚠️ This major change contains breaking changes. Check README.md

✏️ Features

  • Support to add ZHA devices @xaviml
  • Internal refactor (classes split into files) @xaviml
  • Tests added for robustness @xaviml
  • sensor and event_id removed from parameters and replaced with controller
  • New parameter: integration. Currently supported integration z2m, deconz and zha.

🎮 New devices

  • E1743 for ZHA integration @xaviml
  • E1810 (light and media player) for ZHA integration @xaviml
  • E1744 (symfonisk) for ZHA integration @xaviml
  • Aqara double key switch for Z2M @xaviml

v2.2.0b1 - Support to ZHA

01 Feb 15:31
Compare
Choose a tag to compare
Pre-release

⚠️ This major change contains breaking changes. Check README.md

✏️ Features

  • Support to add ZHA devices @xaviml
  • Internal refactor (classes split into files) @xaviml
  • Tests added for robustness @xaviml
  • sensor and event_id removed from parameters and replaced with controller
  • New parameter: integration. Currently supported integration z2m, deconz and zha.

🎮 New devices

  • E1743 for ZHA integration @xaviml
  • Aqara double key switch for Z2M @xaviml

v2.1.1 - Hotfix

27 Jan 08:17
Compare
Choose a tag to compare

E1743 event mappings were reverted. Now "I" turns on and "O" turns off

v2.1.0 - E1743 for deCONZ

26 Jan 20:09
765b9af
Compare
Choose a tag to compare

This minor change does not contain any breaking changes

🎮 New devices

  • Added support for deCONZ in E1743Controller @kalkih