Hi,
I am using the Alexa devices integration.
-
How do I show the alexa devices as Echo, flex etc as media player on the dashboard?
action: alexa_devices.send_text_command
data:
device_id:
- DEVICE ID-1
- DEVICE ID-2
text_command: Play songs
How to send a commamd to multiple echo devices?
For me the above syntax is not working For a single device it works.
Am I doing something wrong ?
Kindly guide