this post was submitted on 02 Feb 2026
32 points (97.1% liked)
homeassistant
18571 readers
29 users here now
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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:
If you're configuring zones from the UI, I think editing the file should still work.
I'm new to HA so let me make sure I understand. Are you saying that setting up zones in the UI isn't enough to get them to 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