issues
search
BlueAndi
/
Pixelix
Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
MIT License
300
stars
59
forks
source link
Bugfix/7.2.x
#158
Closed
BlueAndi
closed
10 months ago
BlueAndi
commented
10 months ago
Bugfixes
General
Sensor data was only updated partly depended on sensor type.
Some sensors which provides a float value, may provide NaN. This is handled now.
TempHumidPlugin
The humidity was shown with an additional dot on the display, although the value is without the fractional part. This dot is removed.
Bugfixes
General
TempHumidPlugin