Geoff

Results 7 comments of Geoff

I noticed that by adding a 2 second delay here, the issue is avoided for me (in the `devcontainer` HA environment): I'm sure this is too invasive, but I wanted...

I've narrowed this down a but further, and [pushed up a branch here](https://github.com/home-assistant-libs/pychromecast/compare/master...geoffoxholm:pychromecast:users/geoff/audible_debug?expand=1). https://github.com/geoffoxholm/pychromecast/blob/4ab1fad5423c524f5832b9731432496f3e47edcb/pychromecast/socket_client.py#L492-L495

How can I test this out on my main install? I've tried copying the `cast` component from `homeassistant/core` into `custom_components` but I can't figure out how to get that to...

I would appreciate some feedback on this. Is there a better approach I could try? Any tips would be appreciated, I'll give it a serious try.

Sorry, if this is too obvious (it wasn't for me). I had to make sure Youtube was installed as an app on my TV. Launch Youtube manually, and try again...

i'm really not the right person to help, but i'm all you've got for now, so i'll keep going. in my case i have `v=` in my `contentId`. full action...

Here's my Yule Log script that simply presses ENTER on the account selection screen (after waiting for it to appear). ```yaml sequence: - service: webostv.command data: entity_id: media_player.lg_basement_tv command: system.launcher/launch...