shutter control with rotation #207
Replies: 2 comments
-
|
I was trying to do a similar thing but with volume controls on media_player and I don't see a way to read the current value to then either add or subtract {{ticks}} to get the new value to send. There doesn't seem to be any documentation either and I've tried every combination I can think of. Has anyone got a working example how to use the dial to set a new value based on the rotation of the dial? |
Beta Was this translation helpful? Give feedback.
-
|
I can confirm, there is currently no way to get/set the "current absolute rotation value" after a reboot. Therefor the "ticks" variable sould be the preferred way to change values. Unfortunatelly, most entities do not offer services that accept "steps" (light.turn_on is one who does). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to control my shutters with the dail of the Stream Deck +. I it work with the {{ rotationPercent }}, but on every reboot. the Stream Deck lose the actual state of the shutter and begin with 0%. Is there a possibility to take the actual state of the shutters from HA?
Beta Was this translation helpful? Give feedback.
All reactions