-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When I run home assistant I get this error in the logs
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 250, in _async_setup_platform
await asyncio.shield(task)
File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/greenwave/light.py", line 50, in setup_platform
token = greenwave.grab_token(host, "hass", "homeassistant")
File "/usr/local/lib/python3.10/site-packages/greenwavereality/greenwavereality.py", line 96, in grab_token
parsed = parsed['gip']['token']
KeyError: 'gip'
What do i do?
Metadata
Metadata
Assignees
Labels
No labels