Hello,
the Temperature values of my new aqara TH sensors are rounded to the degree in phoscon. Is there a way to have at least the first decimal?
What does the RestAPI show?
https://dresden-elektronik.github.io/deconz-rest-doc/getting_started/
Here is my phoscon page:
And with RestAPI:
“name”: “Véranda”,
“state”: {
“lastupdated”: “2021-11-24T18:03:07.907”,
“temperature”: 1907
“name”: “Salon”,
“state”: {
“lastupdated”: “2021-11-24T18:00:22.888”,
“temperature”: 2129
Then this is a issue in Phoscon on displaying the values. The API provides the (i guess) correct values as they need to be devided by 100.
Moving this to Phoscon - Bug reports
Thanx. I haven’t integrated the phoscon gateway in my Domoticz yet, I hope that the good values will be taken and displayed with decimal as expected.
Sure