home-assistant-libs / aioslimproto

SLIMProto implementation in async python allows you to control squeezebox players (and compatibles)
Apache License 2.0
7 stars 5 forks source link

Fixes for Display handling & Dependancy Bumps #364

Open JamiePhonic opened 1 month ago

JamiePhonic commented 1 month ago

This is my attempt at updates to display.py and client.py to fix issues with displays > 128px wide and causing divide by 0 errors on squeezelite-ESP32 devices using LED-VU display without a display connected.

marcelveldt commented 3 weeks ago

please leave out the dependency bumps, we use a separate process for that.

JamiePhonic commented 3 weeks ago

Accepted your suggestion to prefer the local var and rolled back project.toml to revert dependancy bumps