xoseperez / espurna

Home automation firmware for ESP8266-based devices
http://tinkerman.cat
GNU General Public License v3.0
3k stars 638 forks source link

howto format sensor values #1658

Closed kuppe234 closed 5 years ago

kuppe234 commented 5 years ago

Hello,

In firmware b00b159e (2019-03-25) I get the sensor values for DS1820 with 2 digits after the comma and for BME280 with 3 (temperature) or 4 (pressure). Where can I format this output? In version 5c0abca7 (2019-02-27) it was 1 digit (temperature) and 2 digits (pressure) respectively. I would prefer 2 digits for all values.

kuppe.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue will be auto-closed because there hasn't been any activity for two months. Feel free to open a new one if you still experience this problem.