You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Registratore: homeassistant.config_entries
Fonte: /usr/src/homeassistant/homeassistant/config_entries.py:688
Prima occorrenza: 19:14:08 (1 occorrenze)
Ultima registrazione: 19:14:08
Error setting up entry Aarlo for [email protected] for aarlo
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 604, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/aarlo/init.py", line 241, in async_setup_entry
await cfg.async_load_and_merge(entry.data, entry.options)
File "/config/custom_components/aarlo/cfg.py", line 389, in async_load_and_merge
await self._async_load()
File "/config/custom_components/aarlo/cfg.py", line 365, in _async_load
self._main_config.update(config.get(COMPONENT_DOMAIN, {}))
^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'
The text was updated successfully, but these errors were encountered:
platini76
changed the title
Error on setting up Aarlo please help.
Error on setting up Aarlo please help. solved
Oct 2, 2024
Registratore: homeassistant.config_entries
Fonte: /usr/src/homeassistant/homeassistant/config_entries.py:688
Prima occorrenza: 19:14:08 (1 occorrenze)
Ultima registrazione: 19:14:08
Error setting up entry Aarlo for [email protected] for aarlo
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 604, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/aarlo/init.py", line 241, in async_setup_entry
await cfg.async_load_and_merge(entry.data, entry.options)
File "/config/custom_components/aarlo/cfg.py", line 389, in async_load_and_merge
await self._async_load()
File "/config/custom_components/aarlo/cfg.py", line 365, in _async_load
self._main_config.update(config.get(COMPONENT_DOMAIN, {}))
^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'
The text was updated successfully, but these errors were encountered: