this post was submitted on 05 Jan 2024
11 points (100.0% liked)
homeassistant
12051 readers
45 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Create your own automation instead of using the blueprint. The blueprint doesn’t expose the location so it won’t work.
You might be able to look at the full yaml from the trace and copy it into a new automation (replace everything, then update the name). Once you’ve done that you should be able to use the visual editor and make whatever changes you need.
Thanks for the suggestion! I'll try it.