我的minik 没有成功
2020-02-12 19:07:31 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for konke which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2020-02-12 19:07:31 ERROR (MainThread) [homeassistant.components.switch] Error while setting up konke platform for switch
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 159, in _async_setup_platform
await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for
return fut.result()
File "/config/custom_components/konke/switch.py", line 47, in async_setup_platform
model = config[CONF_MODEL].lower()
KeyError: 'model'