Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

led_off doesn't work for Arylics anymore #128

Open
jclsn opened this issue Dec 1, 2023 · 2 comments
Open

led_off doesn't work for Arylics anymore #128

jclsn opened this issue Dec 1, 2023 · 2 comments

Comments

@jclsn
Copy link

jclsn commented Dec 1, 2023

The title says it all. This used to work. Shortly after turning on the device, the LED would turn off. Now nothing happens. Probably since the last update

My config

media_player:
    - platform: linkplay
      host: 192.168.184.107
      name: Arylic Wohnzimmer
      icecast_metadata: 'StationNameSongTitle'
      multiroom_wifidirect: True
      led_off: True
      sources: 
        {
          'optical': 'Optical', 
          'line-in': 'Line-In', 
          'bluetooth': 'Bluetooth',
          'udisk': 'USB stick',
        }
@mitrokun
Copy link

The function still works (I deal with it all the time on the up2stream mini).
But only if the device was working before the integration was launched. If the player is turned off and turned on with the HA already running, the diode will not be turned off.

@jclsn
Copy link
Author

jclsn commented Mar 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants