i have this in my configuration.yaml, is this wrong? everything seems to work but the radius. i added radius:50 into the customize.yaml and it worked, thank you!
I end up with two zones named Home.
When i look into the entities i have zone.home and zone.home_2
I restarted HA but that didn’t help.
What am i doing wrong ?
looks like adding this to the configuration.yaml seems to set the radius of home.
homeassistant:
customize:
zone.home:
radius: 20
Annoyingly though i have a zone.home_2 also which i cant get rid of. This was from adding a zone in confuguration.yaml called Home. Does anyone know how to get rid of this zone now, it wont let me from entities or the map edit. (yes i have removed it from configuration.yaml and restarted)
EDIT: looks like my zona.home_2 has gone now. Under developer tools i did clear its states, but expect it sorted itself out.
For some reason it doesn’t worked for me. Did you referenced the customize.yaml in your configuration.yaml file? because it just doesn’t do anything on my end… I had to create the customize file. Could be that?