|
发表于 2018-8-17 23:21:04
|
显示全部楼层
Fri Aug 17 2018 23:17:34 GMT+0800
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'
改完之后报错 0.75.3 |
|