Here is the result. The twines does not detect the washing machine before an hour after it has started.It would be difficult to make a reliable "rule" that detects when the washing machine is complete.I would have wished that the twines would detect…
Here is an update. I pushed the data regularly into a mongodb NoSQL store, and provided a REST API to pull data from there. Now I got a chart of the temperatures for the last 24 hours.
Actually, that URL is what I ended up using. However I use webscraping to get an updated session cookie. I've never tested without the cookies though, may be that works as well?
I'm not sure about the cached thing. What do you mean by force an upda…