Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't get anything in my master HA, but get this error #315

Open
kimvognsen opened this issue Sep 30, 2024 · 0 comments
Open

Don't get anything in my master HA, but get this error #315

kimvognsen opened this issue Sep 30, 2024 · 0 comments

Comments

@kimvognsen
Copy link

This error originated from a custom integration.

Logger: homeassistant
Source: custom_components/remote_homeassistant/init.py:376
integration: Remote Home-Assistant (documentation, issues)
First occurred: 09:41:02 (1 occurrences)
Last logged: 09:41:02

Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/config/custom_components/remote_homeassistant/init.py", line 611, in _recv
handler(message)
File "/config/custom_components/remote_homeassistant/init.py", line 790, in got_states
attributes[attr] = self._full_picture_url(value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/remote_homeassistant/init.py", line 376, in _full_picture_url
if url.startswith(baseURL) == False:
^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'startswith'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant