Error: Error fetching Lovelace configuration: undefined
This shows up on my Google hub now.
The setup did work and now gives this error. Not sure if it’s because of the 1022.5.5 update. I have been getting tons of cast errors after the update but the display eventually would show the screen. Now it just shows the “Error: Error fetching” statement for a minute then the hub goes back to the screen saver.
Oh and this is the Logs Error:
Logger: homeassistant.util.logging
Source: util/logging.py:114
First occurred: 2:46:24 PM (2 occurrences)
Last logged: 2:53:51 PM
Exception in _handle_signal_show_view when dispatching 'cast_show_view': (<pychromecast.controllers.homeassistant.HomeAssistantController object at 0x7f271fcb5550>, 'media_player.office_display', 'office', 'lovelace-displays') Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 945, in _handle_signal_show_view self._hass_cast_controller.show_lovelace_view(view_path, url_path) File "/usr/local/lib/python3.9/site-packages/pychromecast/controllers/homeassistant.py", line 118, in show_lovelace_view self._send_connected_message( File "/usr/local/lib/python3.9/site-packages/pychromecast/controllers/homeassistant.py", line 129, in _send_connected_message self._connect_hass( File "/usr/local/lib/python3.9/site-packages/pychromecast/controllers/homeassistant.py", line 102, in _connect_hass raise PyChromecastError() pychromecast.error.PyChromecastError
Exception in _handle_signal_show_view when dispatching 'cast_show_view': (<pychromecast.controllers.homeassistant.HomeAssistantController object at 0x7f272371f3a0>, 'media_player.office_display', 'rad', 'lovelace') Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 945, in _handle_signal_show_view self._hass_cast_controller.show_lovelace_view(view_path, url_path) File "/usr/local/lib/python3.9/site-packages/pychromecast/controllers/homeassistant.py", line 118, in show_lovelace_view self._send_connected_message( File "/usr/local/lib/python3.9/site-packages/pychromecast/controllers/homeassistant.py", line 129, in _send_connected_message self._connect_hass( File "/usr/local/lib/python3.9/site-packages/pychromecast/controllers/homeassistant.py", line 102, in _connect_hass raise PyChromecastError() pychromecast.error.PyChromecastError