Bugfix customize (#5613)

This commit is contained in:
Johann Kellerman 2017-01-29 00:52:30 +02:00 committed by Pascal Vizeli
parent 0f939d6906
commit b48a7e4007

View File

@ -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