Felix Cusson

Results 134 comments of Felix Cusson

Echoes are very finicky, is the device available from device list in [spotify console](https://developer.spotify.com/documentation/web-api/reference/get-a-users-available-devices) when idle?

Have you tried directly with the device Id, because the device name is used to register a Chromecast device to a Spotify session, it should actually fail in the way...

@raresdragan > It seems like an extra call is needed to wake up the device In its current state (v3) the code can only register and wake up a Chromecast...

@raresdragan this would require a revamp of the error management. Currently, a lot of the processes in the integration do not cleanly raise a `HomeAssistantError` which is required to be...

@duczz as mentioned I do not have an echo device someone else with the device will have to do the research and testing but I am working on an easier...

Hi @dreamtheater39, I'm working on merging #366 because it has been a problem plaguing the project for a while, but when this is done and I have received feedback from...

@dreamtheater39, have you add any chances of resolving those branch conflict?

A socket problem would be an indication of a netowrking issue on your homeassistant server, not spotcast. We sent a request to pychromecast, but it failed to return something when...

Hi @alexandernajafi, Coming back to older ticket now that we released `v3.7.0`. > I would not assume it is a networking issue on the homeassistant server. It seems more like...

@InTheDaylight14. Really good idea, but in case this is used by someone else I would add the requirement that this is a none breaking change. We should implement a setting...