Expose Config Parameters as channel / entity #2478
thesebastianf
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
ops thats actually possible already. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hey in my former solution (openhab) I added the parameters for illumination of the fibaro plugs as "channel" in command_class_configuration so I could actually control them as entity.
This allowed me to use the fibaro plug as a LED notification light in an automation. (window open = blue, alarm system on = red etc etc.)
https://devices.zwave-js.io/?jumpTo=0x010f:0x0600:0x1000:25.25
https://devices.zwave-js.io/?jumpTo=0x010f:0x0602:0x1001:0.0
is this something which would be also possible here in zwavejs2mqtt?
Beta Was this translation helpful? Give feedback.
All reactions