11
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Jul 2024
11 points (100.0% liked)
homeassistant
11921 readers
124 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
Just specify from: on and to: off in the trigger. You can have both!
I don't know your automation format very well. My automations use a state trigger with from: and to:
You are right, its working fine now. Wasnt aware that from/to was implemented. Thx
Yeah it looks like OP is using the device actions instead of dealing with the entity directly.