Hello,
I have a Vera Lite as a controller, a termostat EVR_ST814 and plug-in EVR_AN1582.
I have to implement next functionality:
- When I’m at home the termostat (Associated with plug-in) manages a heater.
- When I’m away then the heater must be switched off independing on the termostat.
Termostat has variable parametrs Ton = 20 C and Toff = 25 C (device option 2 and 3). If the current temperature is below Ton then trigger switch on, if current temperature is above Toff then trigger switch off. Unfortunately, the termostat doesn’t send status of the triger to Vera Lite directly and I can’t use the features of scenario to switch it off only associated mode.
But I can change the parametrs Ton and Toff via GUI. In this case I can set up Ton = 0 Toff = 2 and current temperature will be below and heater will be switch off all the time.
There is a question:
Can I change the parametrs (Device option 2 and 3) Ton and Toff via LUUP and could somebody show me an example or template?
Thank you in advance.
Denis