Jason Rumney
Jason Rumney
I've read Tuya's documentation on WiFi smart locks, and this seems to almost follow that reference design (unlock_app is documented as a boolean, while here is is documented as an...
Other wifi locks could potentially work with this, but there are some other features in the Tuya docs such as face recognition unsupported by this lock which I have not...
0.18.0 has the config I wrote for this lock. However, as there was no capture of the local data, only the Tuya portal info, I am not 100% sure it...
Please open a new issue if it is not the same device.
Just note if you pair with the app again, it will reassign a new local key. If you've already registered with the iot.tuya.com portal, you should be able to find...
I think that is not unusual for battery powered devices. Generally such devices will only work properly via the cloud, as they only wake periodically to contact the server then...
They will have the same problem as localtuya, since this integration also only does local polling to communicate with devices, and like you said, they drop off the network and...
Do you have any automations that might be responsible? The component itself only sends commands when told. For a long time I thought my heatersand lights turning on when HA...
Is it possible that you got the current temperature and temperature control the wrong way around? Try swapping the ids for those two.
The only differences from the config there are no "mute" mode, and temperature goes down to 8 rather than 15. The former could be an issue if it was set...