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
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: