ynot1234567890 wrote: > If using that new file, then you would have to make the changes you made > in the old lmscontrols.yaml file, or easier still open your existing > lmscontrols.yaml file and change the line in the automation section: > > Code: -------------------- > > - platform: time -------------------- > > > to > > Code: -------------------- > > - platform: time_pattern -------------------- > > > > The above change will ensure the shell script player_stat.sh will run > every minute. > > However your error indicates the player_stat.sh script is not > returning a proper value for volume. This is usually caused by the > player's mac address being incorrect or not formatted properly so the > query returns an invalid value. Please ensure your player's mac > address is all lower case. Worst case, run the player_stat.sh script > in the shell using the mac address a review the returned values for > errors. > > Hope that helps. Ynot
Thanks. Back in business ------------------------------------------------------------------------ grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328 View this thread: http://forums.slimdevices.com/showthread.php?t=109273 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
