Search found 2 matches

by isis59
Friday 18 November 2022 9:32
Forum: Dashticz
Topic: Dial shows wrong value
Replies: 2
Views: 431

Re: Dial shows wrong value

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.
by isis59
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 ...