Search found 3 matches
- Friday 16 October 2020 20:55
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 199
- Views: 28672
Re: Dashticz Dial - Features, Fixes & Updates
I tried several device types, but I can't reproduce the problem. I assume you have issues with device 24, with block 'tsalon_manu' as defined above. Can you post the domoticz JSON output of the device: http://domoticz ip:port/json.htm?type=devices&rid=24 Can you post the following settings from ...
- Sunday 11 October 2020 13:48
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 199
- Views: 28672
Re: Dashticz Dial - Features, Fixes & Updates
Hi, I installed Dashticz successfully, however for some reason I can't set the min/max values on my thermostat-setpoint. Is it possible on this specific device or did I miss something ? Here is the code: blocks['tsalon_manu'] = { idx: 24, title: 'Salon_MANU', type: 'dial', width: 6, min: 15, max ...
- Saturday 10 October 2020 20:09
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 199
- Views: 28672
Re: Dashticz Dial - Features, Fixes & Updates
Hi, I installed Dashticz successfully, however for some reason I can't set the min/max values on my thermostat-setpoint. Is it possible on this specific device or did I miss something ? Here is the code: blocks['tsalon_manu'] = { idx: 24, title: 'Salon_MANU', type: 'dial', width: 6, min: 15, max: 25 ...