#Strange switching operations
1 messages · Page 1 of 1 (latest)
If there is nothing associated with the action, then it's something outside of HA switching the devices on/off. How do you have them connected?
Entitys are ShellySwitch( 1 and 2.5) wo. Cloud (MQTT) . Controls only from HA.
Hmmmm, I'd look there then. Or, if you have the switches exposed to Alexa or Google, check there as well (routines, etc). If there is no source for a device turning on/off in the logbook, then it happened outside of HA.
I don't use Alexa and Co..
Then I'd start looking at the devices themselves and/or MQTT. Something outside of HA is most likely switching them.
Can this be specifically debugged?
Not in HA, no. The logbook always records what triggered a device (automation, script, user, etc). The only time that isn't true is when the device is triggered outside of HA.
You could setup an automation that triggers off the switches going on and off and then look at the Shelly UI and MQTT and see what might be triggering it.
What's also strange is that it only happens during the day until exactly 6:00 p.m. every day. Not after that.
I'll take a look at the MQTT traffic of these devices before 6pm tomorrow. I'll come back to Discord then.
Yeah, that sounds like there is a schedule or timer or something running outside of HA.