-
Notifications
You must be signed in to change notification settings - Fork 96
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
Slimproto: Turn off Display and visualization by default #1318
Conversation
Turn off Display support and use None type visualization by default
I'm still getting:
but only 1 time: at the startup of the client. - Maybe the display function is still called somewhere. (Just for the record: grfb is for the brightness, grfe is for rendering) |
Check the lint issues - otherwise good! |
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Turn off Display support and use None type visualization by default. This PR tries to resolves the periodical "unhandled grfe" messages in the player's log as defined in music-assistant/hass-music-assistant/issues/2118