Eufy Smart Lock (T8520) not working

I’ve added my door lock using the Eufy Security integration. I can see the entities in Home Assistant, but I’m unable to Lock or Unlock the door.

When I click on one of the actions I get the following error:

Failed to call service lock/unlock. {‘type’: ‘result’, ‘success’: False, ‘messageId’: ‘device.set_property.c4220f1e3731483e9818ee9ec24bbfb6’, ‘errorCode’: ‘unknown_error’}

I’ve added the lock to the Eufy app and shared it with the account I use for Home Assistant. I have a doorbell working this way as expected. Anything I’m missing to get the door lock to work?

any logs from add-on?

Do these help? I just replaced my IP in the below.

• eufysecurity.ts:422 <anonymous>
    node_modules/eufy-security-client/src/eufysecurity.ts:422:113
• node:events:513 emit
    node:events:513:28
• station.ts:549 onParameter
    node_modules/eufy-security-client/src/http/station.ts:549:14
• station.ts:69 <anonymous>
    node_modules/eufy-security-client/src/http/station.ts:69:97
• node:events:513 emit
    node:events:513:28
• session.ts:1564 handleDataControl
    node_modules/eufy-security-client/src/p2p/session.ts:1564:38
• session.ts:1145 handleData
    node_modules/eufy-security-client/src/p2p/session.ts:1145:18
• session.ts:1132 parseDataMessage
    node_modules/eufy-security-client/src/p2p/session.ts:1132:26
2023-01-05 23:23:47.455  INFO  Disconnected from station T8010P13203624D7 
2023-01-05 23:23:52.647  INFO  Connected to station T8010P13203624D7 on host 192.000.00.00 and port 28308 
2023-01-05 23:24:44.105  WARN Station T8520Q252235030E - Heartbeat check failed. Connection seems lost. Try to reconnect... 
2023-01-05 23:24:44.106  INFO  Disconnected from station T8520Q252235030E 
2023-01-05 23:24:51.702  INFO  Connected to station T8520Q252235030E on host 192.000.00.00 and port 23393 
2023-01-05 23:24:51.946  ERROR Update device  properties error 
 DeviceNotFoundError  Device with this serial  doesn't exists!
error stack:
• eufysecurity.ts:349 getDevice
    node_modules/eufy-security-client/src/eufysecurity.ts:349:15
• eufysecurity.ts:709 updateDeviceProperties
    node_modules/eufy-security-client/src/eufysecurity.ts:709:14
• eufysecurity.ts:422 <anonymous>
    node_modules/eufy-security-client/src/eufysecurity.ts:422:113
• node:events:513 emit
    node:events:513:28
• station.ts:549 onParameter
    node_modules/eufy-security-client/src/http/station.ts:549:14
• station.ts:69 <anonymous>
    node_modules/eufy-security-client/src/http/station.ts:69:97
• node:events:513 emit
    node:events:513:28
• session.ts:1563 handleDataControl
    node_modules/eufy-security-client/src/p2p/session.ts:1563:38
• session.ts:1145 handleData
    node_modules/eufy-security-client/src/p2p/session.ts:1145:18
• session.ts:1132 parseDataMessage
    node_modules/eufy-security-client/src/p2p/session.ts:1132:26
2023-01-05 23:24:51.951  ERROR Update device  properties error 
 DeviceNotFoundError  Device with this serial  doesn't exists!
error stack:
• eufysecurity.ts:349 getDevice
    node_modules/eufy-security-client/src/eufysecurity.ts:349:15
• eufysecurity.ts:709 updateDeviceProperties
    node_modules/eufy-security-client/src/eufysecurity.ts:709:14
• eufysecurity.ts:422 <anonymous>
    node_modules/eufy-security-client/src/eufysecurity.ts:422:113
• node:events:513 emit
    node:events:513:28
• station.ts:549 onParameter
    node_modules/eufy-security-client/src/http/station.ts:549:14
• station.ts:69 <anonymous>
    node_modules/eufy-security-client/src/http/station.ts:69:97
• node:events:513 emit
    node:events:513:28
• session.ts:1564 handleDataControl
    node_modules/eufy-security-client/src/p2p/session.ts:1564:38
• session.ts:1145 handleData
    node_modules/eufy-security-client/src/p2p/session.ts:1145:18
• session.ts:1132 parseDataMessage
    node_modules/eufy-security-client/src/p2p/session.ts:1132:26
2023-01-05 23:24:56.202  INFO  Disconnected from station T8010P13203624D7 
2023-01-05 23:25:01.378  INFO  Connected to station T8010P13203624D7 on host 192.000.00.00 and port 18060 

Did you end up getting any info on this? I just tried to update from 2.9.0 to 6.1.1 and the same thing happened to me and I had to go back to 2.9.0

Unfortunately not. Still not too sure why my other devices seem to work, but for whatever reason I can’t lock/unlock this one. I can see it and even get the battery level.

@yesterdayshero I have the same issue over here and just logged the issue on GitHub: Smart Lock Touch (TR8520) is not locking/unlocking · Issue #681 · fuatakgun/eufy_security · GitHub

1 Like

Kind of same problem with the EUFY Doorbell camera now, i disconnects and connects from station constantly.

I’ve still had no luck, but noticed your issue has been marked as closed :frowning: