Skip to content

Releases: xaviml/controllerx

v2.3.0b5 - Custom controllers

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

This minor change does not contain breaking changes.

✏️ Features

  • Support for custom controllers (#12)
  • Adding new predefined function for media players: next_source, previous_source
  • E1810MediaPlayerController execute next and previous source when arrows are held

🎮 New devices

  • Support for Xiaomi Aqara Smart Cube (z2m) @crserran
  • Support for Xiaomi single switches WXKG12LM and WXKG01LM (z2m)

v2.3.0b4 - Custom controllers

20 Feb 04:32
Compare
Choose a tag to compare
Pre-release

This minor change does not contain breaking changes.

✏️ Features

🎮 New devices

  • Support for Xiaomi Aqara Smart Cube (z2m) @crserran
  • Support for Xiaomi single switches WXKG12LM and WXKG01LM (z2m)

v2.3.0b3 - Custom controllers

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

This minor change does not contain breaking changes.

✏️ Features

🎮 New devices

  • Support for Xiaomi Aqara Smart Cube (z2m) @crserran
  • Support for Xiaomi single switches WXKG12LM and WXKG01LM (z2m)

v2.3.0b2 - Custom controllers

18 Feb 20:15
Compare
Choose a tag to compare
Pre-release

This minor change does not contain breaking changes.

✏️ Features

🎮 New devices

  • Support for Xiaomi Aqara Smart Cube (z2m) @crserran
  • Support for Xiaomi single switches WXKG12LM and WXKG01LM (z2m)

v2.3.0b1 - Custom controllers

18 Feb 15:28
Compare
Choose a tag to compare
Pre-release

This minor change does not contain breaking changes.

✏️ Features

🎮 New devices

  • Support for Xiaomi Aqara Smart Cube (z2m) @crserran
  • Support for Xiaomi single switches WXKG12LM and WXKG01LM (z2m)

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