Not able to cast

Hi,

Second gen google nest hub max, I am trying to cast. Media send camera works perfect. But somehow dashboard casting causes home assistant logo. Also with Dashcast and automation having zero luck.

From the logs I am getting this following, anybody any suggestion? Xxxxxxx is adjusted by me by the way

Logger: homeassistant.util.logging
Source: util/logging.py:167
First occurred: May 19, 2025 at 7:16:14 PM (45 occurrences)
Last logged: 7:27:19 PM

  • Exception in _handle_signal_show_view when dispatching ‘cast_show_view’: ({‘hass_url’: ‘https://xxxxxxxxxxxxxxx.ui.nabu.casa’, ‘hass_uuid’: ‘xxxxxxxxxxxx’, ‘client_id’: None, ‘refresh_token’: ‘xxxxxxxxxxxxxx’}, ‘media_player.slaapkamerwekker_nick’, ‘newtry’, ‘lovelace-mushroom’) Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/components/cast/media_player.py”, line 1031, in _handle_signal_show_view self._hass_cast_controller.show_lovelace_view(view_path, url_path) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File “/usr/local/lib/python3.13/site-packages/pychromecast/controllers/homeassistant.py”, line 195, in show_lovelace_view self._send_connected_message( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ { ^ …<6 lines>… callback_function=callback_function, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File “/usr/local/lib/python3.13/site-packages/pychromecast/controllers/homeassistant.py”, line 215, in _send_connected_message self.send_message_nocheck(data, callback_function=callback_function) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File “/usr/local/lib/python3.13/site-packages/pychromecast/controllers/init.py”, line 186, in send_message_nocheck self._message_func( ~~~~~~~~~~~~~~~~~~^ self.namespace, ^^^^^^^^^^^^^^^ …<3 lines>… no_add_request_id=no_add_request_id, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File “/usr/local/lib/python3.13/site-packages/pychromecast/socket_client.py”, line 965, in send_app_message raise UnsupportedNamespace( …<2 lines>… ) pychromecast.error.UnsupportedNamespace: Namespace urn:x-cast:com.nabucasa.hast is not supported by current app. Supported are urn:x-cast:com.google.cast.debugoverlay, urn:x-cast:com.google.cast.cac, urn:x-cast:com.google.cast.media

Anybody with suggestions?