This repository was archived by the owner on May 31, 2023. It is now read-only.
This repository was archived by the owner on May 31, 2023. It is now read-only.
Open
Description
2019-07-23 23:56:05 ERROR (MainThread) [homeassistant.setup] Error during setup of component ha-automower
Traceback (most recent call last):
File "/usr/src/app/homeassistant/setup.py", line 156, in _async_setup_component
component.setup, hass, processed_config) # type: ignore
File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/ha-automower/init.py", line 117, in setup
api.login(config.get(CONF_USERNAME), config.get(CONF_PASSWORD))
AttributeError: 'NoneType' object has no attribute 'get'
Metadata
Metadata
Assignees
Labels
No labels