#I have a switch that keeps getting toggled off. I don't know why but I'd like to.

1 messages · Page 1 of 1 (latest)

ruby valley
#

In the device's logbook it says turned off triggered by action Switch: Turn off 11:14:15 PM - 12 hours ago - Supervisor I want to figure out exactly where that's coming from. How exactly do I go about tracing that?

royal seal
#

If it's coming from the supervisor, it could be from an addon

ruby valley
#

Any way to trace which one?

spring lotus
#

my first guess would be Node Red

ruby valley
#

I think so too, but I've gone over my flows. I never wrote anything to touch that switch, and checking them all I cant find anything that's touching the switch. If I could get a trace that says it's for sure coming from NodeRed then I'll spend even more time digging in, but I may be looking in the wrong spot.

royal seal
#

check the supervisor logs?

red pebble
#

Can you temp disable NR? If the behavior stops you have your answer

ruby valley
#

I'll try dumping and greping the supervisor logs.
The majority of my automations are in NR so disabling them for 24 (or even 12) hours, while possible, would be inconvenient.