1) Give a description of the problem
Speak text on Sonos in one room works, while it doesnt work in another. I cant figure out why / what is the difference. I made this test
2) What is the expected behavior?
If lamp turns on, speaker says “testing on living room”
3) What is happening/not happening?
If I put Sonos 2 (Living), it works, if I put Sonos 3 (bar) it doesnt. The devices are set up identically. Logs below from
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
( 11/14/2018, 9:52:17 AM +61ms
+1ms ╔Received event [Bales].time = 1542217938306 with a delay of -1245ms
+223ms ║RunTime Analysis CS > 20ms > PS > 186ms > PE > 17ms > CE
+226ms ║Runtime (45338 bytes) successfully initialized in 186ms (v0.3.108.20180906) (224ms)
+227ms ║╔Execution stage started
+285ms ║║Executed physical command [Bar].setLevel([30]) (42ms)
+287ms ║║Executed [Bar].setLevel (44ms)
+290ms ║╚Execution stage complete. (63ms)
+292ms ╚Event processed successfully (292ms)
11/14/2018, 9:52:13 AM +14ms
+2ms ╔Received event [Entryway Lamp].switch = on with a delay of 83ms
+215ms ║RunTime Analysis CS > 18ms > PS > 180ms > PE > 16ms > CE
+217ms ║Runtime (45340 bytes) successfully initialized in 180ms (v0.3.108.20180906) (214ms)
+218ms ║╔Execution stage started
+229ms ║║Comparison (enum) on changes_to (string) on = true (1ms)
+232ms ║║Cancelling condition #2’s schedules…
+233ms ║║Condition #2 evaluated true (7ms)
+234ms ║║Cancelling condition #1’s schedules…
+235ms ║║Condition group #1 evaluated true (state changed) (11ms)
+238ms ║║Cancelling statement #3’s schedules…
+284ms ║║Executed physical command [Bar].playText([testing on living room, 70]) (37ms)
+285ms ║║Executed [Bar].playText (39ms)
+290ms ║║Executed virtual command [Bar].wait (1ms)
+292ms ║║Requesting a wake up for Wed, Nov 14 2018 @ 9:52:18 AM PST (in 5.0s)
+297ms ║╚Execution stage complete. (79ms)
+299ms ║Setting up scheduled job for Wed, Nov 14 2018 @ 9:52:18 AM PST (in 4.994s)
+307ms ╚Event processed successfully (307ms))
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.