Running 0.105.2 in docker.
My Home location is off and I want to fix it.
Updating the coordinates in configuration.yaml did not move it at all.
Also I added 3 zones via the GUI, but do not see them stored in the config file either.
Where are they stored?
In the GUI the Home location is not editable either.
Zones added from the GUI do not get stored in your configuration.yaml file, they get stored inside of the .storage folder (which you normally shouldn’t poke around in).
If you are attempting to edit Home zone from the Zones editor, you cannot do that (yet), it has to be changed in Configuration > General section. There’s a little mini map there which you can drag the pin around to change home location.
Or if you have the home zone defined in configuration.yaml (which it seems you do?), it will use that instead. But we’d need to see that part of your configuration.yaml file in order to help see if you did things right (but be sure to censor out any private details like your coordinates first).
I later tried to update them and then comment them out, but it looks like the .storage value is overriding the config settings.
Your instructions work, but seem convoluted.
It would be better to have the Edit pencil enabled in the Configuration Zones section of the GUI and link it to the Configuration General section…
That’s why it was not working, you were missing one line.
YAML gets priority over the UI, so if you do update your YAML to the above (with your real coordinates of course ), it will disable this stuff from being changed in the UI until you comment out these lines.
As above… I wish the Home zone edit function worked. Any tips on how to update this? If I wanted to change my home location, I guess I’d have to redo the onboarding procedure for starters… but for now, I just want to change the radius.
Hey everyone. This is where it gets weird. I have the exact same error message but I don’t have my zone configured in configuration.yaml. In fact I don’t seem to have neither latitude nor longitude anywhere in *.yaml files.
How do i fix that?
I live in an very old village in italy and many houses are linked together…
My usecase;
When i leave i use the home" location (that has a radius of 100 m) and all works fine. everything shuts down.
However I would like to add a larger Radius say 200 meters *calle it home 1) and have everything turn on. How do i do this (in zones i did create 2 zones but it does not seem to work.
To compound the issue (yes i do understand the trip the gps signal has to do) is that many times i amt the gate of my house and the automation still did not start. as i disimbark of the car the automation kicks in. I could probobly increase the radius
I am newish to Home assistant, I am looking into this at this point. But I would create a Radio of 200m call it “travelingToHome”. See if that works to launch your automations. From what I have seen HomeAssistant takes a minute or two to launch Automations.
On a seoerate note i just changed my phone for an s10 I have an automatio to leave and one to arrive. If i manually run the automation it works. However when i leave and go beyond 200 meters the automation is not triggered.
I have owntracks on my phone properly configured and my phone has location tracking turned on and so is mobile wifi. what am i missing
DeltaNu1142, question, we do you same define the zones through the ui? Just curios, I just created a few new zones via yaml, and its much easier - and precise. I have several zones created from the UI.