Blueforcer / awtrix3

Custom firmware for the Ulanzi Smart Pixel clock or self made awtrix. Getting started is easy as 1-2-3
https://blueforcer.github.io/awtrix3/
Other
1.26k stars 109 forks source link

[BUG] temp_dec_places in mqtt message _tmp #345

Closed martin131 closed 11 months ago

martin131 commented 11 months ago

Bug report

Describe the bug

temp_dec_places is not reflected in _tmp message in mqtt

Additional information

Expected behavior

_tmp value should be same as temp value in stats

Screenshots

image

Gerrit-KMeier commented 11 months ago

The temperaturesensor in the device is quite inaccurate. So do you utilize it somewhere ?

martin131 commented 11 months ago

@Gerrit-KMeier I am using DIY ESP32 setup with external connected SHT31 sensor. Now it is very accurate.

martin131 commented 11 months ago

thank you :-)