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

Error in Homeassistant #19

Closed
pfletcher1973 opened this issue May 24, 2024 · 5 comments
Closed

Error in Homeassistant #19

pfletcher1973 opened this issue May 24, 2024 · 5 comments
Labels
question Further information is requested

Comments

@pfletcher1973
Copy link

Hi, attempting to get this to work, but get teh following error when calling the Service to display on Google Nest Hub:

'DlnaDmrEntity' object has no attribute '_chromecast'

If i use Dashcast via https://stestagg.github.io/dashcast/ it works as expected and displays on the hub.

What am I doping wrong?

@AlexxIT AlexxIT added the question Further information is requested label May 24, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented May 24, 2024

You specified a non-chromecast device for this service.

@AlexxIT AlexxIT closed this as completed May 24, 2024
@pfletcher1973
Copy link
Author

the entity id matches that shown in the Google Cast integration.

Executed: May 24, 2024 at 5:04:17 PM
Error: 'DlnaDmrEntity' object has no attribute '_chromecast'
Result:
params:
domain: dash_cast
service: load_url
service_data:
entity_id: media_player.kitchen_display_3
url: http://192.168.1.48:8123/dashboard-sonos/sonos
force: true
target: {}
running_script: false

@AlexxIT
Copy link
Owner

AlexxIT commented May 24, 2024

DlnaDmrEntity is not a Chromecast

@pfletcher1973
Copy link
Author

I must be thick. This was the error message not the device id

@pfletcher1973
Copy link
Author

it just started working now. Similar error/info messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants