Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chromecast v1 - White Screen #72

Open
jazzyisj opened this issue Aug 19, 2023 · 0 comments
Open

Chromecast v1 - White Screen #72

jazzyisj opened this issue Aug 19, 2023 · 0 comments
Labels
bug Something isn't working hardware Hardware Issue

Comments

@jazzyisj
Copy link
Owner

Chromecast v1 (office chromecast) not working with cast.show_lovelace_view

2023-08-19 14:55:08.785 WARNING (SyncWorker_4) [pychromecast.controllers] _connect_hass failed for https://82l1mjsgl3dp23jw4nd1sh0n7ykww05d.ui.nabu.casa
2023-08-19 14:55:08.790 ERROR (SyncWorker_4) [homeassistant.util.logging] Exception in _handle_signal_show_view when dispatching 'cast_show_view': (<pychromecast.controllers.homeassistant.HomeAssistantController object at 0xffff542a2550>, 'media_player.office_chromecast', 'charlie-crate-camera', 'lovelace')
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/cast/media_player.py", line 967, in _handle_signal_show_view
    self._hass_cast_controller.show_lovelace_view(view_path, url_path)
  File "/usr/local/lib/python3.11/site-packages/pychromecast/controllers/homeassistant.py", line 128, in show_lovelace_view
    self._send_connected_message(
  File "/usr/local/lib/python3.11/site-packages/pychromecast/controllers/homeassistant.py", line 145, in _send_connected_message
    self._connect_hass(
  File "/usr/local/lib/python3.11/site-packages/pychromecast/controllers/homeassistant.py", line 107, in _connect_hass
    raise PyChromecastError()  # pylint: disable=broad-exception-raised
    ^^^^^^^^^^^^^^^^^^^^^^^^^
pychromecast.error.PyChromecastError
@jazzyisj jazzyisj added bug Something isn't working hardware Hardware Issue labels Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hardware Hardware Issue
Projects
None yet
Development

No branches or pull requests

1 participant