Yes I tried that. I can modify the set temp on the LC13 through LUA. But for the life of me I can not modify the time interval... For example I set the manual override on RS to 2hours, the same 2hours should be on the LC13.
There are some functions:
fibaro:call(ID, "setTime", "") fibaro:call(ID, "setInterval", "")​
these functions are the same for LC13 and RS. But I just do not know what to put as an argument: I tried 900 seconds, I tried 1 hours, nothing works. Can you use any of these to change the time interval on the RS ?
Thank you