Hi All,
It was working fine until the last update yesterday. I’m getting an error when trying to cast lovelace view to a google nest hub.
service: cast.show_lovelace_view
data:
entity_id: media_player.office_display
dashboard_path: lovelace
view_path: garage
The nest hub starts casting and shows the nabu casa screen and says “Connected” but stays on that screen and doesn’t show the lovelace view.
Here’s an error in my log:
Exception in _handle_signal_show_view when dispatching ‘cast_show_view’: (<pychromecast.controllers.homeassistant.HomeAssistantController object at 0x7f079f98d870>, ‘media_player.office_display’, ‘garage’, ‘lovelace’) Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/components/cast/media_player.py”, line 979, in _handle_signal_show_view self._hass_cast_controller.show_lovelace_view(view_path, url_path) File “/usr/local/lib/python3.10/site-packages/pychromecast/controllers/homeassistant.py”, line 128, in show_lovelace_view File “/usr/local/lib/python3.10/site-packages/pychromecast/controllers/homeassistant.py”, line 145, in _send_connected_message File “/usr/local/lib/python3.10/site-packages/pychromecast/controllers/homeassistant.py”, line 107, in _connect_hass ) pychromecast.error.PyChromecastError
I’ve seen a few different variations in the above error message. I tried reinstalling the cast integration.
CATT works fine when I cast to that device but I want to use the built-in method