mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bugfix customize (#5613)
This commit is contained in:
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user