remote_homeassistant
remote_homeassistant copied to clipboard
Don't get anything in my master HA, but get this error
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'