mherger wrote: 
> > 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"] }
> 
> This is nothing LMS would understand. I guess there's some middle-ware 
> transforming this into a valid LMS request.
> 
> > So I tried this to emulate your command:
> > { "entity_id": "media_player.lounge_tv", "command": "playlist",
> > "parameters": ["index", "+1"] }
> 
> And this probably isn't part of the middle-ware.
> 
> Maybe you have some more information about the system you're using?
> 
> -- 
> 
> Michael

Sorry I should have said...I'm using Home Assistant and its associated
Squeezebox platform component. The entity_id identifies the device to be
controlled (in this case media_player.lounge_tv).
https://home-assistant.io/components/media_player.squeezebox/


------------------------------------------------------------------------
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