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
Describe the bug
Displayed as an entry in the system log
To Reproduce
Occurs every time I reboot HA
Desktop (please complete the following information):
OS: Rasberry Pi4 - non docker
Browser: Chrome
Version 0.1.1
Additional context
Add any other context about the problem here.
Logger: homeassistant.config_entries
Source: config_entries.py:383
First occurred: 11:00:34 (1 occurrences)
Last logged: 11:00:34
Error setting up entry Name of the device for octopusagile
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 383, in async_setup
result = await component.async_setup_entry(hass, self)
AttributeError: module 'custom_components.octopusagile' has no attribute 'async_setup_entry'
The text was updated successfully, but these errors were encountered:
Describe the bug
Displayed as an entry in the system log
To Reproduce
Occurs every time I reboot HA
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Logger: homeassistant.config_entries
Source: config_entries.py:383
First occurred: 11:00:34 (1 occurrences)
Last logged: 11:00:34
Error setting up entry Name of the device for octopusagile
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 383, in async_setup
result = await component.async_setup_entry(hass, self)
AttributeError: module 'custom_components.octopusagile' has no attribute 'async_setup_entry'
The text was updated successfully, but these errors were encountered: