CypherMK wrote: > So it should be: /home/homeassistant/. homeassistant/config/shell. > > Thanks for helping!
I guess so if that's how your system is configured. I am using docker and in that install it's simply /config/shell. You may need to update the path to the shell files in configuration.yaml file to ensure they get executed. For the next revision I will try to use relative paths to avoid this issue, Code: -------------------- shell_command: lms_qry_alb: 'bash /config/shell/qry_alb.sh {{text1}} {{text2}}' lms_qry_alb_song: 'bash /config/shell/qry_alb_song.sh {{text1}} {{text2}} {{text3}}' lms_spot_art: 'bash /config/shell/spot_art_top.sh {{text1}}' lms_spot_art_alb: 'bash /config/shell/spot_art_alb.sh {{text1}} {{text2}}' lms_spot_art_alb_song: 'bash /config/shell/spot_art_alb_song.sh {{text1}} {{text2}} {{text3}}' lms_spot_playlist: 'bash /config/shell/spot_playlist.sh {{text1}}' -------------------- You will know if the shell files get executed if the album_id, song_id sensors get updated and obviously if the song and album functions are queuing to LMS properly. *software* - logitech media server version: 7.9.1, home assistant 0.75.3, dialogflow - v.2 api, lms controls app - voice control of lms, openmediavault 4.1.9 - storage *add-ons* - spotty, upnp / dlna bridge, chromecast bridge, *players* - sonos, upnp, pi3 - pi core player 3.5.0, android- sb player v1.4.0, airplay to googlehome and minis *hardware* - server - i7-3.4ghz, 4gb ram, 6tb storage, debian - 4.16.5 ------------------------------------------------------------------------ ynot1234567890's Profile: http://forums.slimdevices.com/member.php?userid=66569 View this thread: http://forums.slimdevices.com/showthread.php?t=109273 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins