Page 1 of 1

Dashticz - dial - selector switch from -5 to 5

Posted: Friday 01 March 2024 10:17
by Garfield
Is it possible to make a dial in dashticz for a selection switch with the values ​​from -5 to +5?
The appearance in the form of: Show multiple values ​​of a P1 meter in the read document. (https://dashticz.readthedocs.io/en/beta ... /dial.html)
In the form of a dimmer with the + and - (up / down) and the value in the middle would also be nice.

I can control the heating curve of my heat pump with the selector switch (works via Domoticz)

Thanks in advance.

Re: Dashticz - dial - selector switch from -5 to 5

Posted: Friday 01 March 2024 14:41
by waltervl
Just to inform you that latest stable Domoticz versions now have a configurable setpoint device. So instead of a selector switch you can create a setpoint device from -5 to + 5 with step size 1. It could be easier to have that displayed like your wishes in Dashticz...

https://www.domoticz.com/wiki/Dummy_for ... t_Setpoint

Re: Dashticz - dial - selector switch from -5 to 5

Posted: Friday 01 March 2024 20:11
by Lokonli
Garfield wrote: Friday 01 March 2024 10:17 Is it possible to make a dial in dashticz for a selection switch with the values ​​from -5 to +5?
The appearance in the form of: Show multiple values ​​of a P1 meter in the read document. (https://dashticz.readthedocs.io/en/beta ... /dial.html)
In the form of a dimmer with the + and - (up / down) and the value in the middle would also be nice.

I can control the heating curve of my heat pump with the selector switch (works via Domoticz)

Thanks in advance.
You can create an up/down dial and set min to -5 and max to 5.
Is that what you want?

Re: Dashticz - dial - selector switch from -5 to 5

Posted: Saturday 02 March 2024 11:11
by Garfield
@waltervl, @Lokonli

Both options work!! Thanks