You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 28, 2024. It is now read-only.
I've come here because of the famous HA bug with LG soundbars, in particular the last few years. 2019-2021
I have been testing your code independently and I found that my soundbar: SN9YG has a new identifier for the list of equalisers.
Would it be possible to extend it and add it to a HA update?
I am attaching the code where you can see the identifier 19, which is not included in the code.
Would it be possible?
`
[DEBUG ON]
def speaker_callback(response):
"""Handle responses from the speakers."""
data = response["data"]
print(data)
Hello,
I've come here because of the famous HA bug with LG soundbars, in particular the last few years. 2019-2021
I have been testing your code independently and I found that my soundbar: SN9YG has a new identifier for the list of equalisers.
Would it be possible to extend it and add it to a HA update?
I am attaching the code where you can see the identifier 19, which is not included in the code.
Would it be possible?
`
[DEBUG ON]
[DEBUG ON]
`
The text was updated successfully, but these errors were encountered: