8000 Not working · Issue #1 · walthowd/ha-automower · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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.
Not working #1
Open
Open
@jonaswikstrom

Description

@jonaswikstrom

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0