Failed to call service Alexa/Join
Opened this issue · 0 comments
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
Any ideas? Tried module>JS in config with no change. Rechecked the install and all my updates are done