sieren / Homepoint

Espressif ESP32 Based Smarthome screen for MQTT
MIT License
630 stars 89 forks source link

Sensors: Display integers without fractions #141

Closed sieren closed 3 years ago

sieren commented 3 years ago

If a number is an integer, ignore the decimal point.

Closes https://github.com/sieren/Homepoint/issues/138