Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support "eufy Security WiFi Smart Lock" T8502 #738

Closed
jem opened this issue Feb 14, 2023 · 19 comments
Closed

Support "eufy Security WiFi Smart Lock" T8502 #738

jem opened this issue Feb 14, 2023 · 19 comments

Comments

@jem
Copy link

jem commented Feb 14, 2023

I have three of the T8510 locks, and have added a T8502. The T8502 is wifi-only and is very simple. No fingerprint, no camera, etc. I suspect it can be supported with the existing messages, but it looks like it is not being recognized as a lock.

I requested support from bropat here: bropat/eufy-security-client#291, but wonder if his layer even needs any changes or if it can just be done further up.

Debug for device is:

name: Door
model: T8502
serialNumber: T8502K102XXXXXXX
hardwareVersion: 1.0.0.1
softwareVersion: 2.1.0.1
type: 180
stationSerialNumber: T8502K102XXXXXXX

and station is

name: Front Door
model: T8502
serialNumber: T8502K102XXXXXXX
type: 180
hardwareVersion: 1.0.0.1
softwareVersion: 2.1.0.1
macAddress: XXXXXXXX
timeFormat: 0
alarmVolume: 26
alarm: false
alarmType: 0
alarmArmed: false
alarmArmDelay: 0
alarmDelay: 0
alarmDelayType: 0

I would be very glad to help in any way, including sharing the device or live debugging, if there is anything I can do. (In the US.) Thanks so much!

@jem
Copy link
Author

jem commented Feb 14, 2023

Note: a T8502 device is shared to [email protected].

@camcdavid
Copy link

camcdavid commented Feb 14, 2023

I would second that. I am not sure how long this lock has been out, but I bought two for a property that I'm splitting into two rentable spaces. I've already got Kwikset locks that integrate well with HA. It would be nice to get this lock integration too. Not much to the Eufy Security Add-on right now:
image

@sbarkey
Copy link

sbarkey commented Mar 10, 2023

I would also like to see this lock supported as I have 3 of them on my property.

@PizzZak
Copy link

PizzZak commented Mar 13, 2023

I have 4 of these locks and would like to see them supported as well. My locks are also draining new batteries in 2 weeks. I am currently working with eufy to on that issue.

@sjbarkey
Copy link

I have 4 of these locks and would like to see them supported as well. My locks are also draining new batteries in 2 weeks. I am currently working with eufy to on that issue.

I'm having the same battery drain issue, so hopefully you are able to get Eufy to resolve it!

@PizzZak
Copy link

PizzZak commented Mar 31, 2023

I have 4 of these locks and would like to see them supported as well. My locks are also draining new batteries in 2 weeks. I am currently working with eufy to on that issue.

I'm having the same battery drain issue, so hopefully you are able to get Eufy to resolve it!

Eufy stated it was because they were communicating with a 3rd party software. So I disabled the locks in HA/Eufy Security and the batteries are now keeping a charge longer.

@rborel
Copy link

rborel commented May 24, 2023

Ho

I have 4 of these locks and would like to see them supported as well. My locks are also draining new batteries in 2 weeks. I am currently working with eufy to on that issue.

I'm having the same battery drain issue, so hopefully you are able to get Eufy to resolve it!

Eufy stated it was because they were communicating with a 3rd party software. So I disabled the locks in HA/Eufy Security and the batteries are now keeping a charge longer.

How did you disable? I added 2 of them and now my integration won't run since discovering them. Thanks...

@sjbarkey
Copy link

sjbarkey commented Jun 6, 2023

Any updates on the support for the C210/E110/T8502 lock?

@rborel
Copy link

rborel commented Jun 6, 2023

Any updates on the support for the C210/E110/T8502 lock?

My whole eufy addon is down because it is picking up the unsupported locks. I'd really. like to know how to either disable them in the addon some how if possible. I was using the eufy addon pretty heavily before adding the 2 locks. I'm not going to go back and change out my cameras and door locks. I'm sure someone is working on it.

If needed, I volunteer to test...

@fuatakgun
Copy link
Owner

Why don't you remove the locks from shared account and only keep supported devices?

@rborel
Copy link

rborel commented Jun 7, 2023

I guess I could do that, truthfully, didn't think of it because one of the main things I want to be able to automate is the lock/unlock of my house. The locks have been out for a while and are low cost. It's why I went with Eufy in the first place, their cost to get started is very low in both cameras, door and locks. For now, I'll just use the Eufy app with Alexa integration, that seems to work well.

@rborel
Copy link

rborel commented Jun 8, 2023

Ok, dropped back to 2.10 and can at least get information on the cameras again. Guess I'll hang out at this version until the upgrade.

I did notice that it's trying to pull in a s/n for a device that was RMA'd. I've deleted it from everywhere I could find it and it still shows up in the error logs. Not sure where the addon is pulling it from. it's not in my eufy device list anywhere that I can find, inside HAOS or Eufy's site.

@tmeuze
Copy link

tmeuze commented Jun 9, 2023

I would also like to express interest for this model to be supported. However I can help, please let me know.

Definitely have noticed frequent connect/disconnects in the logs, prior to disabling the device in HA. Maybe that is what is killing the batteries.

Thank you.

@rborel
Copy link

rborel commented Jun 9, 2023

If I drop my version of the HACS download to 2.10 I can at least get the supported cameras to work. The add-on won't start for me if I go any versions higher.

@fuatakgun
Copy link
Owner

Please report add-on specific issues to bropat's repository, integration cannot control them over here

@sjbarkey
Copy link

sjbarkey commented Aug 4, 2023

@fuatakgun I don't feel this should have been closed. The original request was to add support for a "new" lock model that has actually be out for a while. The posts related to the add-on we technically unrelated to the original request...

I'm still hoping to see support for the lock, as are others...

@fuatakgun
Copy link
Owner

Is this lock supported by the add-on? If so, you should see the lock in the home assistant. If not, either share all logs from the home assistant debug system or share the device with me following readme. This issue will not be solved by itself, if you don't give a hand

@fuatakgun fuatakgun reopened this Aug 4, 2023
@sjbarkey
Copy link

sjbarkey commented Aug 4, 2023

The lock does appear in HA, but it's not seen as a lock.

@jem and @camcdavid posted details and screenshots of how HA displays the lock.

@fuatakgun
Copy link
Owner

fuatakgun commented Aug 4, 2023

So @sjbarkey what is your suggestion?

A lot has changed since then and users had expressed that downgrading the add-on is removing the issue, what do you want me to do here?

Keep this open forever??

Resolving this until someone shares fresh logs or shares the device

@fuatakgun fuatakgun closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants