|
发表于 2018-8-17 22:58:29
|
显示全部楼层
Error during setup of component common_timer
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/setup.py", line 145, in _async_setup_component
hass, processed_config)
File "/home/homeassistant/.homeassistant/custom_components/common_timer.py", line 170, in async_setup
yield from hass.data[setup_domain].async_add_entities(entities)
KeyError: 'input_boolean'
|
|