#Issues with automation not behaving as expected, lights turning off instead of going to a set level

1 messages · Page 1 of 1 (latest)

sonic belfryBOT
#

To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.

late rampart
#

Please, code markup 😉

#

Anyway... toggle will turn off any lights that are on, why not use light.turn_on there?

#

No

#

Use the turn on and off services

#

Toggle does exactly what it says, and if you want things in a specific state that's not going to work

late rampart
#

Probably, that triggers when the blinds are closed, is that what you want?

#

Then that's what you wrote