ColH wrote: 
> What is the toggle switch at the top of this pane? I assumed it was
> going to be power on/off on the player selected below, but it doesn't
> seem to do anything, or react to on/off done in any other ways (even
> through voice control).

It should not be there at all.  Serves no purpose at this time.  To make
it disappear add *control: hidden* in the group file see below:


Code:
--------------------
      my_player:
  name: LMS Music Player Controls
  control: hidden
  entities:
  - input_select.lms_player
  - input_number.lms_volume
  - input_number.lms_sleep_time
  - input_select.lms_source
  - input_text.lms_artist
  - input_text.lms_album
  - input_text.lms_song
  - input_text.lms_playlist
  - input_select.lms_command
  - script.lms_cmd_pause_player
  - script.lms_cmd_start_player
  - script.lms_cmd_next_track
  - input_boolean.lms_shuffle
  - input_boolean.lms_repeat
  
--------------------


Ynot.



*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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to