1) Give a description of the problem
I’m trying to get the setNestEta function to work
2) What is the expected behavior?
I’m expecting that my nest app will show my nest to begin to warm up.
3) What is happening/not happening?
My nest is currently in ECO mode and nothing is happening when I give it a 28 minute eta.
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS THEN HIGHLIGHT ALL OF THE LOGS SND CLICK ON THE </> ICON TO FORMAT THEM)
4/23/2019, 4:14:02 PM +124ms
+1ms ╔Received event [Home].test = 1556050442123 with a delay of 0ms
+104ms ║RunTime Analysis CS > 28ms > PS > 48ms > PE > 28ms > CE
+107ms ║Runtime (39833 bytes) successfully initialized in 48ms (v0.3.10a.20190223) (105ms)
+108ms ║╔Execution stage started
+116ms ║║Cancelling statement #3's schedules...
+135ms ║║Calculating (string) " + (string) 2019-04-23T16:41:49-0400 >> (string) "2019-04-23T16:41:49-0400
+139ms ║║Calculating (string) "2019-04-23T16:41:49-0400 + (string) " >> (string) "2019-04-23T16:41:49-0400"
+144ms ║║Executed virtual command setVariable (2ms)
+161ms ║║Calculating (string) " + (string) 2019-04-23T16:46:00-0400 >> (string) "2019-04-23T16:46:00-0400
+165ms ║║Calculating (string) "2019-04-23T16:46:00-0400 + (string) " >> (string) "2019-04-23T16:46:00-0400"
+170ms ║║Executed virtual command setVariable (2ms)
+178ms ║║"2019-04-23T16:41:49-0400"
+180ms ║║Executed virtual command log (2ms)
+188ms ║║"2019-04-23T16:46:00-0400"
+189ms ║║Executed virtual command log (2ms)
+194ms ║║Cancelling statement #1's schedules...
+927ms ║║Executed physical command [Nest Thermostat - Living Room].setNestEta(["Test1", "2019-04-23T16:41:49-0400", "2019-04-23T16:46:00-0400"]) (721ms)
+928ms ║║Executed [Nest Thermostat - Living Room].setNestEta (724ms)
+934ms ║╚Execution stage complete. (825ms)
+935ms ╚Event processed successfully (935ms)
4/23/2019, 4:13:47 PM +375ms
+1ms ╔Starting piston... (v0.3.10a.20190223)
+482ms ║╔Subscribing to devices...
+620ms ║║Subscribing to Nest Thermostat - Living Room...
+622ms ║╚Finished subscribing (151ms)
+676ms ╚Piston successfully started (676ms)