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
2024-11-23 14:34:25.031 WARNING (MainThread) [homeassistant.components.govee_light_local.coordinator] Device H61E5 is not supported. Only power control is available. Please open an issue at 'https://github.com/Galorhallen/govee-local-api/issues'
2024-11-23 14:34:25.077 WARNING (MainThread) [homeassistant.components.govee_light_local.coordinator] Device H6093 is not supported. Only power control is available. Please open an issue at 'https://github.com/Galorhallen/govee-local-api/issues'
2024-11-23 14:34:25.077 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/govee_local_api/controller.py", line 326, in _handle_scan_response
self, message.ip, fingerprint, message.sku, capabilities
^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/govee_local_api/message.py", line 105, in ip
return self._data["ip"]
~~~~~~~~~~^^^^^^
KeyError: 'ip'
I am happy with just being able to turn on/off I am just not able to get it added to be able to do that.
The text was updated successfully, but these errors were encountered:
Yes, if I turn debug on it just spams the log full of this error. I restarted yesterday for an update, the Logs section shows this error repeats 6992 times. I will restart again and check though to be safe.
Debug log shows this error:
I am happy with just being able to turn on/off I am just not able to get it added to be able to do that.
The text was updated successfully, but these errors were encountered: