Hi, im new to webcore and have a couple of questions. I read the wiki but its a little lacking in some areas.
Basically my simple piston turns on a switch which activates a fan if the room temp is above 62F, its in night mode and its less than the room temp outside.
The issue I have is that it seems the temp changing for the outside temp doesnt actually trigger the webcore in my testing. so i switched to an every 5 min check which does in fact work but I am wondering if i am doing it correct and if its normal that the temp change eventdoes not trigger the webcore? I am guessing maybe this is related to having to poll twcweather?
Another question is I noticed the memory usage % has been going up while this is running for half a day, it started at like 9% and now its up to 49% and i am assuming its going to hit 100% soon. Is this normal? will it do some kind of garbage collection at some point or will it just crash?
Thanks