1) Give a description of the problem
Cannot get any Fuel Streams to appear in dashboard
2) What is the expected behavior?
When either (ZWAVE) Thermostat Temp/Operating State/Operating Mode change, log to Fuel Stream “Thermostat”
3) What is happening/not happening?
I can see each event being registered in the Piston viewer and logs, but no Fuel Streams appear when clicking on “View fuel streams (beta)”
I have tried using the same piston to register light on/off events with the same result. Events register. No Fuel Streams.
I have tried defining a custom variable name and then including the “optional” data source on the physical device. No Fuel Streams.
Data sharing was enabled in my ST Webcore settings.
I’ve cleared and rebuilt the cache.
I’ve tried in Chrome, Chrome Mobile, Firefox, Microsoft Edge.
I feel like I’ve gone as far as I can go trying to solve on my own. I submit myself to the mercy of the Webcore Masters!
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:30 PM: info ╔ Event processed successfully (132ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:30 PM: trace ║╔ Execution stage complete. (33ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:30 PM: trace ║║ Executed virtual command writeToFuelStream (1ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:30 PM: trace ║║ Executed virtual command writeToFuelStream (1ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:30 PM: trace ║║ Executed virtual command writeToFuelStream (2ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:29 PM: debug ║║ Cancelling statement #2's schedules... 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:29 PM: trace ║╚ Execution stage started 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:29 PM: trace ║ Runtime (37398 bytes) successfully initialized in 45ms (v0.2.101.20171227) (94ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:29 PM: debug ║ RunTime Analysis CS > 16ms > PS > 45ms > PE > 34ms > CE 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:29 PM: info ╚ Received event [Thermostat].thermostatMode = heat with a delay of 83ms 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: info ╔ Event processed successfully (144ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: trace ║╔ Execution stage complete. (48ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: trace ║║ Executed virtual command writeToFuelStream (1ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: trace ║║ Executed virtual command writeToFuelStream (1ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: trace ║║ Executed virtual command writeToFuelStream (20ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: debug ║║ Cancelling statement #2's schedules... 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: trace ║╚ Execution stage started 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: trace ║ Runtime (37398 bytes) successfully initialized in 43ms (v0.2.101.20171227) (92ms) 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: debug ║ RunTime Analysis CS > 18ms > PS > 43ms > PE > 31ms > CE 437c118a-4faf-49e5-b2c6-d2e026f720aa 6:23:18 PM: info ╚ Received event [Thermostat].thermostatMode = off with a delay of 81ms