Hi Phil,
I have these two scripts in my global scripts so I can call them out in the datapoints. Note, after every if clause there is a return.
I am calling them out in the datapoints like this
Damperstate(p538,p537,p539,p540,p592,p594);
So the function should work then. I am sure the scripts have to work because I am using the exact same function on my other MangoES instance and everything works fine.
I will look into the github issue as the problem maybe because of the disable/re-enabling. But I cannot see the bugfix there? As I can only see the description and that the problem has been closed and fixed.
Thomas
Edit - The first issue about updating has been fixed with adding DNS servers. Thanks.
The problems with meta are still open.
Note: By adding return in front of the function as you suggested seems to give me a different result. Will keep you updated if the result is correct!
It seems all the problems have been resolved hopefully. Will test the system for a day and post the result at the end of the day. It seems that you can say that I had "return blindness" in coding. Sorry for the trouble.
Many thanks to you Phil.