1) Give a description of the problem
I have 2 hubs, same Smartthings Account (Samsung Login), 2 locations. I am trying to create a master virtual light in each room that the 2nd hub serves so I can still use Google Assistant / Google Home to provide voice control. When the pistons (Master and Slave) live on the same hub, with all devices local, everything works. Once I place the master on the primary hub, and the slave on the secondary, the secondary fails to activate.
2) What is the expected behaviour?
When I turn on, change level, or color of a physical bulb OR virtual bulb on the master piston, the slave piston will reflect that change on all of the listed devices.
3) What is happening/not happening?
2nd piston fails to fire at all
4) Post a Green Snapshot of the piston!
5) Attach logs after turning logging level to Full
1/9/2020, 10:15:04 PM +789ms
+2ms âReceived event [LGT Guest Room Desk Lamp].switch = off with a delay of 1117ms
+114ms âRunTime Analysis CS > 19ms > PS > 77ms > PE > 18ms > CE
+117ms âRuntime (40448 bytes) successfully initialized in 77ms (v0.3.110.20191009) (114ms)
+117ms ââExecution stage started
+125ms ââComparison (enum) off changes = true (1ms)
+126ms ââCancelling condition #10âs schedulesâŚ
+127ms ââCondition #10 evaluated true (6ms)
+128ms ââCancelling condition #9âs schedulesâŚ
+129ms ââCondition group #9 evaluated true (state changed) (8ms)
+136ms ââComparison (enum) off is (string) on = false (1ms)
+138ms ââCancelling condition #12âs schedulesâŚ
+139ms ââCondition #12 evaluated false (7ms)
+140ms ââCancelling condition #11âs schedulesâŚ
+140ms ââCondition group #11 evaluated false (state changed) (9ms)
+143ms ââCancelling statement #13âs schedulesâŚ
+152ms ââExecuted virtual command [LGT Guest Room Desk Lamp].setVariable (2ms)
+170ms ââExecuted virtual command [LGT Guest Room Desk Lamp].executePiston (15ms)
+173ms ââExecution stage complete. (56ms)
+174ms âEvent processed successfully (174ms)