Skip to content

Control a dimmer with values of variables #22775

Answered by sfromis
patpommi asked this question in Q&A
Discussion options

You must be logged in to vote

The syntax is Dimmer %var1% which only works in a rule. meaning that the rest depends on your trigger for when to invoke the command.

In case of "when var1 is updated", it could also be
on var1#state do Dimmer %value% endon
Using %value% is only when referring to a value from the trigger for the rule.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@patpommi
Comment options

Answer selected by patpommi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants