In 2024.7, you can now edit your home radius via the UI.
To access this ability, your general settings must be fully controlled by the UI. This means you cannot have the following keys in your configuration.yaml file’s homeassistant section:
name
time_zone
elevation
currency
country
latitude
longitude
language
internal_url
external_url
To enable UI management, remove the above keys from the homeassistant section and restart home assistant.
So I’ve removed the customize.yaml file and also the reference to it in the configuration.yaml file as follows - including deleting the “homeassistant:” line
homeassistant:
customize: !include customize.yaml
Have rebooted but still get the message I can’t edit radius in the UI. Would be grateful for tips on troubleshooting