I have tried and have been unsuccessful in enlarging my home zone. I tried increasing my radius in my config.yaml page but that did not work see below:
zone.home:
radius: 20000
Any suggestions on what I can do?
I have tried and have been unsuccessful in enlarging my home zone. I tried increasing my radius in my config.yaml page but that did not work see below:
zone.home:
radius: 20000
Any suggestions on what I can do?
Did you restart Home Assistant ?
That’s a mighty big radius though 20000 = 20 km
Do you own an island or are you Bill Gates ?
Trying to start the automation when I enter the neighborhood.
You might consider creating a neighborhood zone at each entry point and the home zone, that way you can dial things in a bit better. This is what I do so I can track when I’m on my way to the house versus when I’m there.
Or create a proximity sensor to measure distance from home, and use the travel direction info to see coming or leaving:
This works fine:
# Zone override
zone:
- name: Home
latitude: 52.3XXXXX
longitude: 4.9XXXXXX
radius: 30
icon: mdi:account-multiple
I have zones with 100m radius on roads to my home.
But this may only work if you drive a car.
Walking, swimming, flying - you may miss these zones.