lubeda / EsphoMaTrix

A simple DIY status display with an 8x32 RGB LED panel implemented with esphome.io and Home Assistant
MIT License
217 stars 23 forks source link

Gauge scaling seems wrong #69

Closed LayerCakeMakes closed 1 year ago

LayerCakeMakes commented 1 year ago

The gauge seems to always start with 2 pixels even at 1% which is a loss of detail in my opinion. It would be nice to have 12.5% per pixel (assuming 8 pixel height) or a way to configure the steps.

lubeda commented 1 year ago

Are you on the latest version 2023.3.5?

LayerCakeMakes commented 1 year ago

Ohh sorry hadn't seen the new release yet yeah it starts with one pixel now. But how are the steps defined that still seems a bit random.

Edit: I just noticed that now the first pixel also shows if the value is 0 which might be a bug.

lubeda commented 1 year ago

fixed in 2023.4.0

Please read the "how to update" section in the new README.md before trying!

LayerCakeMakes commented 1 year ago

Thank you. I've been really enjoying playing with the notifications on my Ulanzi Clock.