#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)
If it's coming from the supervisor, it could be from an addon
Any way to trace which one?
my first guess would be Node Red
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.
check the supervisor logs?
Can you temp disable NR? If the behavior stops you have your answer
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.