markgdev / home-assistant_OctopusAgile

Octopus Agile custom component for Home Assistant
Apache License 2.0
89 stars 32 forks source link

Error setting up entry Name of the device for octopusagile #101

Open sjs-1956 opened 1 year ago

sjs-1956 commented 1 year ago

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):

image

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'