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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.
Notes
Please have a look to the REST API v1.4.0 for new functionality.
To get all Pixelix features you need a development board with at least 8 MB flash and a dual core ESP32 chip.
On a single core ESP32-S2 it may happen that artifacts in the display appear in case of requests to the webserver. Note the LwIP stack and the TCP layer has tasks with higher priority and may access intesively the filesystem.