Light Bulb Status Piston Tile turned on light automatically


#1

1) Give a description of the problem
This is not happening anymore but can so just trying to find out why it happened and how to prevent from happening again.
Sorry first post so if in wrong category moderators please move.

Light Bulb Status Piston Tile turned on Hue Lights. I did not have the tile dashboard running let alone pressing the light button. See ST app screenshot showing at 11.45 and 11.48 pm some command came from Light Status piston tile. What’s does this mean?

2) What is the expected behavior?
Should never send command to ST to turn on light unless done manually from the tile dashboard.

3) What is happening/not happening?
Light turned back on after turning off from ST app and ST app shows Light Status sent the on command. See screenshot.

**4) Piston code 0tw9 copied from https://wiki.webcore.co/Device_Tiles#Light_Bulb_Status_Tiles


#2

0tw9 is illegible (only 400 pixels).

Light_Bulb_Status_Tiles_Piston

Please post a green snapshot from your piston so we can see what you have.


#3

Here it is


#4

To be honest, that code looks well written. The only command that should be touching the switch is line 64. And that block is outside of the “every 5 minute” and “on events from” block…

Is it possible another family member has the Dashboard on one of their device?


#5

No one else has dashboard. Might be just a one off but happened twice when turned the light off from ST app and it turned back on. Anyways if codenis all good then I won’t worry about it. It hasn’t happened since. Thanks for your reply.