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

Failed to call service Alexa/Join #787

Open
MKme opened this issue Nov 4, 2023 · 0 comments
Open

Failed to call service Alexa/Join #787

MKme opened this issue Nov 4, 2023 · 0 comments

Comments

@MKme
Copy link

MKme commented Nov 4, 2023

I cant seem to get the group commands to work as it seems I'm missing a service but everything else works with the player. It just errors if I try to chage the toggles for speakers or click group all. Here is my group

cardtype: custom:mini-media-player
entity: media_player.basement
hide:
power: true
icon: true
source: true
speaker_group:
platform: alexa
show_group_count: true
entities:
- entity_id: media_player.bathroom
name: Bathroom
- entity_id: media_player.kitchen_echo_show
name: Basement
- entity_id: media_player.bedroom
name: Bedroom
- entity_id: media_player.garage
name: Garage
- entity_id: media_player.studio_2
name: Studio
toggle_power: true
volume_stateless: false
group: true

image

Any ideas? Tried module>JS in config with no change. Rechecked the install and all my updates are done

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

No branches or pull requests

1 participant