Magic Areas will not load HA areas unless there's at least 1 room definition on YAML
See original GitHub issueI wanted to try this, but HA never finishes starting up and just stops responding completely at some point mid startup.
I had only added magic_areas:
to my config.
Nothing of relevance in the log except this:
2020-11-23 17:46:50 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for magic_areas which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
Then the log also stops outputting anything. I do have quite a few entities if that could have something to say.
Issue Analytics
- State:
- Created 3 years ago
- Comments:17 (7 by maintainers)
Top Results From Across the Web
Areas no longer suck! Magic Areas will bring your Areas to life ...
The thing is that config_flow is still pretty mysterious to me. Once entries are added to the config flow it won't load anymore...
Read more >Magic Areas 3.0.0 - Beta - Issue Tracker #144 - GitHub
This is an issue thread to track bugs within the 3.0.0 release. Please NO FEATURE REQUESTS HERE, ONLY BUGS. Please cut a fresh...
Read more >Home Assistant Dashboards for Beginners! (+ my ... - YouTube
What's up Smart Homers! I hope you enjoy this video - it's the second one in my @home_assistant Basics series. I'm hoping that...
Read more >What is polymorphism, what is it for, and how is it used?
Polymorphism describes a pattern in object oriented programming in which classes have different functionality while sharing a common interface. The beauty of ...
Read more >Documentation - Apache Kafka
Each partition is an ordered, immutable sequence of messages that is continually appended to—a commit log. The messages in the partitions are each...
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
I can confirm that adding at least details for one area seems to solve
I just spined up a dev VM with single
magic_areas:
definition. All the built-in areas were captured and working fine without any further room declaration. Will close this. If anyone goes through this again we’ll reopen.Config: