Hi,
Yes, if i modify the value in domoticz, it is sent to dashticz, but this value was bad interpreted.
Following your answer, I just checked and modified the definition of the dial. I don't know exactly why, but t seems to be good now.
Thanks for your help.
Search found 2 matches
- Friday 18 November 2022 9:32
- Forum: Dashticz
- Topic: Dial shows wrong value
- Replies: 2
- Views: 431
- Saturday 12 November 2022 21:41
- Forum: Dashticz
- Topic: Dial shows wrong value
- Replies: 2
- Views: 431
Dial shows wrong value
Hi,
I have a problem with a dial block.
The IDX is the right one. It modifies the value of my temp meter, but once updated, it goes back to a wrong value...
here's the script of the block :
blocks['tempSalon'] = {
type: 'dial',
idx: 445,
title: 'Thermostat',
temp: 595,
width: 8 ...
I have a problem with a dial block.
The IDX is the right one. It modifies the value of my temp meter, but once updated, it goes back to a wrong value...
here's the script of the block :
blocks['tempSalon'] = {
type: 'dial',
idx: 445,
title: 'Thermostat',
temp: 595,
width: 8 ...