I have ha on docker i wonder how i can change the location of my house

hello i an new to using home assistant i installed it via docker on my raspberry pi all the ha files are on an external ssd .
edit : i dont have a supervised version
The main question is how do i change the location of my house and the zone radius its already near my house but it wont be that accurate

So basicly i will make an automation to turn on/off heating or cooling when i leave my home or enter it so i dont have to worry that much about the times im not home

To change your home location go to: Settings / System / General page and note ‘Edit location’ down the bottom. This should take you to the map and when hovering over the home icon you should be able to drag it to where you want to set your home location to.

With regards setting the radius I don’t believe this can be done via the Ui (at least it wasn’t, unless they have changed this recently). You can however change it by adding or modifying the customize.yaml file:

zone.home:
  radius: 35
1 Like

ok i changed the location to my home
if i make a new zone then i can configure the radius via the gui
also i cant seem to find customize.yaml file

image

it is in the .storage subfolder called ‘zone’ … but advice is not to mess with that dat unless you know what you are doing

1 Like