-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Version of the custom_component - 0.7.8
Регистратор: homeassistant.config_entries
Источник: config_entries.py:1056
Зафиксировано первый раз: 11:23:16 (1 случай)
Зафиксировано последний раз: 11:23:16
Error calling entry remove callback plate04 for openhasp
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1056, in async_remove
await component.async_remove_entry(hass, self)
File "/config/custom_components/openhasp/init.py", line 321, in async_remove_entry
if len(hass.data[DOMAIN][CONF_PLATE]) == 1:
~~~~~~~~~^^^^^^^^
KeyError: 'openhasp'
Регистратор: homeassistant.setup
Источник: setup.py:278
Зафиксировано первый раз: 11:38:40 (1 случай)
Зафиксировано последний раз: 11:38:40
Setup failed for custom integration 'openhasp': Integration failed to initialize.