6-01-20 00:37:04 homeassistant.bootstrap: Error during setup of component automation
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/homeassistant/bootstrap.py", line 98, in _setup_component
if not component.setup(hass, config):
File "/usr/local/lib/python3.4/dist-packages/homeassistant/components/automation/__init__.py", line 54, in setup
name = config_block.get(CONF_ALIAS,
AttributeError: 'list' object has no attribute 'get'