#Label button that turns on light

1 messages · Page 1 of 1 (latest)

white sphinx
#

I used to have several scenes,

awake (turning on some lights, and setting a dimmable light to a level)
sleep (turning off everything)
night light (setting some dimmable lights at a very low level)

The scenes was a pain to work with and more often then not did work properly with the dimmable light. Instead of setting a low level on night light it came in full blast on everything. And yes I did also use the scene editor.

At the moment i'm trying lables and they are extremely easy to work with and maintain
In this case I have labelled entities according to above (awake, sleep, nightlight) excluding the dimmers as I'm not sure how to deal with them. Any ideas how I could implement my dimmers in this setup?