Is it supposed to be turning off when I click the button on the Material Skin player selection drop down menu? It is not turning off then.
I assumed that mine wasn't as I was ordering it only when it reappeared on the amazon homepage. It had been taken off it due to this issue and claims were this issue would be solved if the device returned to amazon.
Results 381 to 389 of 389
Thread: ESPMUSE LUXE Speaker
-
2022-04-13, 10:29 #381
- Join Date
- Dec 2010
- Posts
- 376
RPI 3+ with LMS 8.2.0 -- RPI 2 with a Hifiberry DAC+ running PiCorePlayer -- SBR running Firmware 8.0 -- Plugins: Material Skin, MAI, Podcasts, Musik - folge mir, Squeezelite-X, Ratings Light, Exclude Folders -- DSM 6.2.2 (Synology Disk Station 115) has my music
-
2022-04-13, 10:40 #382
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 8,933
-
2022-04-20, 03:55 #383
- Join Date
- Dec 2010
- Posts
- 376
RPI 3+ with LMS 8.2.0 -- RPI 2 with a Hifiberry DAC+ running PiCorePlayer -- SBR running Firmware 8.0 -- Plugins: Material Skin, MAI, Podcasts, Musik - folge mir, Squeezelite-X, Ratings Light, Exclude Folders -- DSM 6.2.2 (Synology Disk Station 115) has my music
-
2022-04-20, 03:56 #384
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 8,933
-
2022-04-20, 03:58 #385
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,504
Paul Webster
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin
-
2022-04-22, 02:57 #386
- Join Date
- Dec 2010
- Posts
- 376
RPI 3+ with LMS 8.2.0 -- RPI 2 with a Hifiberry DAC+ running PiCorePlayer -- SBR running Firmware 8.0 -- Plugins: Material Skin, MAI, Podcasts, Musik - folge mir, Squeezelite-X, Ratings Light, Exclude Folders -- DSM 6.2.2 (Synology Disk Station 115) has my music
-
2022-04-22, 03:21 #387
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,504
Paul Webster
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin
-
2022-04-22, 03:39 #388
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,504
The buttons are configured (I think) by the config item "boutons" (via actrls_config)
(I realigned it for display here)
Code:[ {"gpio":32, "type":"BUTTON_LOW", "pull":true, "debounce":10, "normal":{"pressed":"ACTRLS_VOLDOWN"}}, {"gpio":19, "type":"BUTTON_LOW", "pull":true, "debounce":40, "normal":{"pressed":"ACTRLS_VOLUP"}}, {"gpio":12, "type":"BUTTON_LOW", "pull":true, "debounce":40, "long_press":1000, "normal":{"pressed":"ACTRLS_TOGGLE"}, "longpress":{"pressed":"ACTRLS_POWER"}} ]
I assume that the difference in the "debounce" setting for up and down is to allow for a repeat with it going down faster than it goes up.
Perhaps that should result in a repeat - but I don't know.Paul Webster
Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin
-
2022-05-09, 09:06 #389
- Join Date
- Dec 2021
- Posts
- 22
Hi just to give you an update, Squeezelite is now supported by Home Assistant see this video :
And there is a new very easy way to install Squeezlite in to the Muse (Luxe or Proto) from a Chrome browser without the need to install anything.
See website here
This as been implemented by Paulus Schoutsen creator of Home Assistant. This will help many people to access to this great Squeezelite project.Last edited by RoscoP13; 2022-05-09 at 09:15.