#The logbook sometimes indicates an automation turned off a switch when really it can be the device

1 messages · Page 1 of 1 (latest)

fast heron
#

I have some Shelly switches, which I have integrated into HA, which are configured on the shelly side to toggle themselves to 'off' 1 second after they get toggled to 'on' by anyone/HA.

In my Logbook in HA I notice however that when trying to debug something, the logbook indicates that the automation that turned on the switch, also turned it off. But this isn't correct.

Is it worth logging as a bug on the logbook? I would expect the log book to say ;something like

Switchx turned off

but instead it says

Switchx turned off triggered by automation X triggered by state of Y

split dune
#

IIRC this is a known issue, and intended behavior.

#

There's some kind of timeout, like 3 or 5 seconds, where changes due to an unknown context are attributed to the recent known context.