mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Not need to load group on first stage anymore.
This commit is contained in:
@@ -27,7 +27,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||
|
||||
ERROR_LOG_FILENAME = 'home-assistant.log'
|
||||
FIRST_INIT_COMPONENT = set((
|
||||
'group', 'recorder', 'mqtt', 'mqtt_eventstream', 'logger', 'introduction',
|
||||
'recorder', 'mqtt', 'mqtt_eventstream', 'logger', 'introduction',
|
||||
'frontend', 'history'))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user