Sorry i just do not know if it is possible, but like to ask if it is and how it could be done.
I want to read out a text device.
To init the text device i want to use a push button called "init".
When init is true, the text device goes to 20. (degrees)
Say i have a push button (temp+), when i push it, i want that text device to add one.
And say i have another push button (temp-), when i push it, i want the text device to sub one.
But i have no clue how to do this in domoticz lua or dzventz.
Im trying though:
- Spoiler: show