mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Bugfix customize (#5613)
This commit is contained in:
committed by
Pascal Vizeli
parent
0f939d6906
commit
b48a7e4007
@@ -258,7 +258,6 @@ def async_process_ha_core_config(hass, config):
|
||||
|
||||
This method is a coroutine.
|
||||
"""
|
||||
print(CORE_CONFIG_SCHEMA)
|
||||
config = CORE_CONFIG_SCHEMA(config)
|
||||
hac = hass.config
|
||||
|
||||
|
Reference in New Issue
Block a user