Xavi Moreno
Xavi Moreno
Hi @fribse , Thank you for opening this issue. The mapping you provided will be enough for the implementation, and thank you for the working configuration as example, it will...
Hi @jaddel , A SwitchController is meant to be used to control a switch, so a "switch" attribute is required. You can either use a "Controller" (instead of "SwitchController"), or...
I answer you this morning with the phone and it was difficult to copy and paste. These are the 2 options you have: - Use `Controller` class: ```yaml hall_top_2_remote: module:...
The support for this device has been added to a new beta version, [ControllerX v4.23.0b0](https://github.com/xaviml/controllerx/releases/tag/v4.23.0b0). You can now download it from HACS by enabling the beta versions.
Hi @fribse , Could you send me the device page from Zigbee2MQTT documentation? Regards, Xavi M.
Thanks! This controller is supported by ControllerX: https://xaviml.github.io/controllerx/controllers/PTM215X/ As you discovered, Zigbee2MQTT does not support the hold actions, only deCONZ. Not sure what is the context on not supporting it....
Hi all. Thank you for the interactions in this issue, and sorry for the late reply. Could someone confirm if the actions issued by Somrig are the ones sepcfied in...
This feature has been added to ControllerX beta release [v4.27.0b0](https://github.com/xaviml/controllerx/releases/tag/v4.27.0b0).
Thank you for fixing this links!
Hi @88fingerslukee , I see you put `brightness_move_to_level` twice. Is that a mistake? This device supports the following for deconz: - Toggle - Brightness up - Brigntess down I am...