Hey all,
I know this has come up before but I just got some tuya motion sensors. When integrated into home assistant they latch on, never resetting to the "off" state.
I can observe the motion sensor in the SmartLife app the state shows the movement detection and also the movement reset some seconds later. In home assistant the sensor triggers on the dashboard but stays on from then.
If I manually reset the sensor state via the developer tools it does retrigger again after that.
This leads me to suspect a problem with the TUYA integration. Either the clear state isn't being transmitted or processed by the integration.
I know the integration relies on the internet so it could also be that only the trigger state is being sent by whatever api is involved.
Anyone found a fix for this? I know there are other integrations and/or MQTT processing but I'd like to avoid that if possible.
thanks guys/gals