Yeah, I don’t use the frontend method, one of my package files has all my zones set up in it.
Not had a problem with it.
I’m building a system based on a pi 4, did not want to do a restore as I’m changing z wave sticks, dropped all my yaml files in place and it picked the zones up fine following a restart
Yeah, the zone: definitions do still work. I converted my zones to the new UI method (only had a few). But I noticed I couldn’t change the Home zone radius via the UI. Seems that’s still stuck at 100 meters…That’s pretty far - over 300 feet. Our home / lot isn’t quite that large.
Sorry did not mean to imply you used life360 merely that it might be a common assumption /convention.
You could always design another zone with the same co-ords as home but with a smaller radius and call it Alarm or something, you might need to debounce it with a 30 second off delay incase your devices jump a bit (some do, some don’t)
I don’t know if I’m doing something wrong, but the new zones editor seems to ignore the home zone radius if I use customize to override it (even after relaoding configurations and zones). The only way I could get it to pick it up was by defining it under zone: in configuration.yaml
I added back my !include zones.yaml in config. It changed my home zone radius based upon that file. I can still use new editor to add new zones… all from my zones.yaml are not editable.
It looks like you can use both manual zones in config and with new editor…
Note that I commented out all the local config (Lat/Long, timezone etc.)
Yes, you can. It did say in the release notes the old zones will still work, but they will be set as read-only.
My original issue was the Home zone still wasn’t editable even after I took out the manual zones. Apparently that wasn’t set as editable with the new Zones UI.
got it. I wanted a workaround to increase home zone radius. Leaving home defined with radius in config meets that need, and still enables adding new zones via new editor.
With the recent UI changes I can no longer find “Customizations” and the configuration.yaml setting doesn’t seem to work anymore. Does anyone know where this configuration migrated to for updating the radius on the Home zone?
You are correct about the UI changes: it’s no longer in the UI. But, the configuration.yaml modifications should still be working. Ensure you have it included if you’re using customize.yaml:
homeassistant:
customize: !include customize.yaml
PS: Oh, I just realized the format of the customization is different within customize.yaml. Here’s the format for my radius: