I have multiple Sonoff T0 switches (without RF) with Tasmota firmware. They are working perfectly but every once in a while some switches get turned off without input from me!
Today after one of the switches turned off I checked its history and found and the last entry
‘turned off by tohiko’ (My hassio username is tohiko)
I did not turn off the light through the interface or through the app. I have several automations but I checked their history and none of them were triggered when the switch was turned off. So my only other guess is that the GoogleAssistant service that I have enabled is the culprit. How do I troubleshoot this and prevent it?
EDIT: One way that could help me is if I can enable logging for Google Assistant. Any idea how I can do that? I tried adding
logger:
default: warn
logs:
homeassistant.components.google_assistant: debug
in configuration.yaml
and checking home-assistant.log
but then I only see the events [homeassistant.components.google_assistant.report_state]
and the response to these reports [homeassistant.components.google_assistant.http