CelliesProjects / aquacontrol32

5 channel aquarium LED controller with web interface for ESP32 boards. Supports DS18B20, SSD1306, ILI9341, XPT2046 and SmartConfig. Arduino IDE.
MIT License
62 stars 20 forks source link

Sensor state #15

Closed CelliesProjects closed 5 years ago

CelliesProjects commented 5 years ago

Added class sensorState.

Removed tempTask.

CelliesProjects commented 5 years ago

TODO: auto hide sensor elements on web interface if no sensors are available.