Replies: 1 comment 3 replies
-
This is fixed in the master branch, but not yet released. You can try it though with a nightly build from the Actions tab. One thing we need to add, is to have a way to un-toggle all the buttons when, for example your fan in off. This is still under thinking. |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Is there a way to control which button of a Button Matrix is toggled? I'd like to read current fan speed (off,lo,med,high) attribute and toggle the appropriate button in the Button Matrix. I can read the button presses (val=0,1,2 or3) but I want to set the initial state of the Button Matrix according to the fan speed attribute. Ideas?
Beta Was this translation helpful? Give feedback.
All reactions