benov84 / homebridge-chromecast-television

Homebridge Chromecast as Television
13 stars 1 forks source link

Couldn’t get it to work with a Chromecast ultra #13

Closed rimonhanna closed 3 years ago

benov84 commented 3 years ago

which version you're using. if on 1.0.9, try update to 1.0.10. the plugin works with chromecast ultra, but there was an error with the previous version

rimonhanna commented 3 years ago

I'm using the latest version, what I noticed is that if I'm casting to the chromecast and I power it off using the home app, it pauses the stream rather than stopping it, is that intentional? Could it be that the ultra expects a different stop command?

benov84 commented 3 years ago

The power off function in HomeKit pauses the stream. That is what it does now. I will try to make a config change, so you can specify the behavior- play/pause or nothing/off. Nothing, because you cannot turn streaming on without specifying what to play :)

rimonhanna commented 3 years ago

Brilliant! Thanks!