

Yeah, the home zone is somewhat… different Zones
I do most of my config in yaml and all the zones are configured in a separate file, however, the home zone has (had? I’ve not checked in years) to be configured in configuration.yaml under the homeassistant: section.
You should be able to do something like:
homeassistant:
latitude: 12.3356
longitude: 1.23456
radius: 50
If you’re configuring zones from the UI, I think editing the file should still work.




I’m from ye olden times, when everything was done in the yaml configuration files - so I prefer that approach.
The zones you create from the UI, work fine.
It’s just that the default “
home” zone appears to have some quirks that can only be set fromconfiguration.yaml