Creating new areas by editing the configuration.yaml has no effect
See original GitHub issueHaving added magic_areas successfully, restart and observe that areas exist:
magic_areas:
Now create (or edit) areas by editing the configuration.yaml, and restart.
magic_areas:
the_new_or_existing_area:
include_entities:
- binary_sensor.front_door
- binary_sensor.entrance_motion
Nothing happens, after restart the_new_or_existing_area does not exist.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Configuration.yaml - Home Assistant
The easiest option to edit configuration.yaml is to use the Studio Code Server ... The preferred way of migrating to a new system...
Read more >Editing configuration.yaml has no effect : r/homeassistant
I would advise to make sure you are using the built in yaml config checker (found under advanced options on the lovelace frontend)...
Read more >Configure Home Assistant | Smart Home Hobby
Configuring means to arrange components to make a system functional. This guide covers setting devices up to work with your Home Assistant system....
Read more >Home Assistant Configuration YAML (The Beginners Guide)
Not so long ago I was new to Home Assistant and I clearly remember ... To edit YAML in Home Assistant is as...
Read more >Configuring an integration server by modifying the ... - IBM
yaml configuration file is created for you automatically when you use the mqsicreateworkdir command to create an integration server work ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It works as you have described. Thank you for your help which resolved my problem.
Now the hallway magic area contains both the magically discovered area sensors AND the added door sensor, this is correct.
Also the slug is without
area
. In your case would be justhallway