Unincluded device triggers piston


#1

Did LOTS of debug on this one :slight_smile:
A device that is a virtual device from a smart app.
The smart app is Sensibo, and the device the same.


The device will triger this piston everytime it changes or does a refresh.
Solved the problems it gave me by changing som “if” statements from “is” to “Changes to”.
But it is still triggered by a device that is not included in webcore at all, so something leaks from ST to WebCoRe here.
Here is a clean log @ady624
The first event is from the device that is not in WebCoRE and have never been a part of this piston.
Thank you.

23.9.2017, 21:42:02 +284ms
+1ms â•”Received event [Pod Toshiba].mode = heat with a delay of 158ms
+313ms â•‘RunTime Analysis CS > 71ms > PS > 115ms > PE > 127ms > CE
+322ms â•‘Runtime (46959 bytes) successfully initialized in 115ms (v0.2.0e9.20170921) (321ms)
+323ms â•‘â•”Execution stage started
+355ms â•‘â•‘Condition #6 evaluated false (23ms)
+356ms â•‘â•‘Condition group #1 evaluated false (state did not change) (25ms)
+383ms â•‘â•‘Condition #11 evaluated false (22ms)
+384ms â•‘â•‘Condition group #7 evaluated false (state did not change) (24ms)
+392ms â•‘â•‘Comparison (string) :68400df17c8f61373c3ef923d920b273: changes_to (string) :68400df17c8f61373c3ef923d920b273: = false (1ms)
+394ms â•‘â•‘Condition #28 evaluated false (5ms)
+396ms â•‘â•‘Condition group #24 evaluated false (state did not change) (7ms)
+404ms â•‘â•‘Comparison (string) :68400df17c8f61373c3ef923d920b273: changes_away_from (string) :68400df17c8f61373c3ef923d920b273: = false (0ms)
+406ms â•‘â•‘Condition #33 evaluated false (5ms)
+407ms â•‘â•‘Condition group #29 evaluated false (state did not change) (8ms)
+410ms â•‘â•šExecution stage complete. (88ms)
+418ms â•šEvent processed successfully (418ms)