Skip to content

Pixelix v7.2.1

Compare
Choose a tag to compare
@BlueAndi BlueAndi released this 12 Jan 18:38
· 17 commits to master since this release
607f42a

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.