mherger wrote: 
> Yes.

Hmmm....I'm trying to shoehorn that into the JSON service data required
by Home Assistant, but it's having no effect. 

This is an example of JSON data that successfully plays an album:
{ "entity_id": "media_player.lounge_tv", "command": "playlist",
"parameters": ["loadtracks", "album.titlesearch=abbey road"] }

So I tried this to emulate your command:
{ "entity_id": "media_player.lounge_tv", "command": "playlist",
"parameters": ["index", "+1"] }

But no luck. Any guesses as to anything else I could try?


------------------------------------------------------------------------
itm's Profile: http://forums.slimdevices.com/member.php?userid=17437
View this thread: http://forums.slimdevices.com/showthread.php?t=108587

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to