You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi and thank you for the development and all the help!
I am integrating a Tuya smart door lock / intercom using LocalTuya.
This DP was added manually in LocalTuya:
DP ID: 148
Code: accessory_lock
Type: bool (rw)
Issue:
State reporting works correctly, but control from Home Assistant does not behave as expected.
When toggling the entity in Home Assistant, LocalTuya sends OFF when expecting an ON action (e.g. unlock/open).
In Tuya app logs, the received command is shown as “lock off”.
The device does respond, but the logical mapping appears inverted or inconsistent.
However When the device is operated via the official Tuya app, the state is correctly reflected in local tuya as unlocked. Any idea on how I could trigger the unlocking from local tuya?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi and thank you for the development and all the help!
I am integrating a Tuya smart door lock / intercom using LocalTuya.
This DP was added manually in LocalTuya:
Issue:
State reporting works correctly, but control from Home Assistant does not behave as expected.
When toggling the entity in Home Assistant, LocalTuya sends OFF when expecting an ON action (e.g. unlock/open).
In Tuya app logs, the received command is shown as “lock off”.
The device does respond, but the logical mapping appears inverted or inconsistent.
However When the device is operated via the official Tuya app, the state is correctly reflected in local tuya as unlocked. Any idea on how I could trigger the unlocking from local tuya?
Thank you very much 🙂
Beta Was this translation helpful? Give feedback.
All reactions