Open Jaypeg85 opened 4 days ago
Because this component only for Google Chromecast. And you trying to use it with AppleTV.
I get that it indeed looks like that, but as i stated this is not the case. I checked multiple times after seeing the log and tried many different nest hubs/chromecasts. And the GUI in development tools/Action won't even let me choose anything other than the chromecast devices
I know GUI should filter all media_players except Chromecast. I don't know how that can happen.
The media player search function is pretty simple. The comparison is based on entity_id.
Do you have AppleTV? Maybe it's entity_id similar to your chromecast. Or maybe it was similar by default and you have changed it manually?
Yea, I can't really figure that out... it stopped working after i readded my HomePods/AppleTVs because they were updated to iOS 18 and the AppleTV integration couldn't handle that apparently. So there have been tinkering with AppleTV's, but I haven't changed the automations where I use dashcast. I'm in the process of removing and readding all chromecasts, to see if that helps
Hmm... that didn't change anything. However when i disable the HomePods/AppleTVs it works again. It seems that the homepods named media_player.kids_room interferes with the media_player.kids_room_display for some reason
I will check if this issue related to renaming entity_id.
Hi,
First off - I love this integration!! I use it to cast all my own custom angular dashboards around the house to smart mirrors (with chromecasts attached) and nest hubs.
Yesterday me DashCast integration stopped working. I now get errors in the log like this: AttributeError: 'AppleTvMediaPlayer' object has no attribute '_chromecast' although I'm casting to a chromecast mediaplayer and not an AppleTvMediaPlayer.
Any ideas to what is happening?