this post was submitted on 03 Jul 2024
11 points (100.0% liked)
homeassistant
15293 readers
5 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.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @[email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.