Replies: 1 comment
|
I'm in the search of something similar. But in my case it's the Radio Buttons block which is not supported by PyLoxone yet. I would like to use it to control the auto pilot mode (heating/cooling) in Loxone from Home Assistant. |
0 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.
Uh oh!
There was an error while loading. Please reload this page.
There is a 2 Button selection switch, where you can set a min and max value, and step size.
I think it would be great to have it as a slider in home assistant, since it's a great way to provide a custom value to Loxone. (For example the jalousine shading angle, room temperature, fan intensity, some sort of delay, etc.
How is this different from using an analogue virtual input? The selection switch has an up and down input in the Loxone configurator, meaning that you can still easily use a loxone switch to alter it's value. The Virtual Input on the other hand, can only be controlled via the Loxone app or Home Assistant.
All reactions