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

Auto-lock missing from T8502 #1301

Open
fuatakgun opened this issue Feb 1, 2025 · 1 comment
Open

Auto-lock missing from T8502 #1301

fuatakgun opened this issue Feb 1, 2025 · 1 comment
Assignees

Comments

@fuatakgun
Copy link
Owner

Discussed in #1300

Originally posted by carl-gustafson February 1, 2025
I have a T8502 door lock. I have the auto-lock set up in the app because I'm hesitant to rely on an HA automation, but I'd still like to be able to pause the auto-lock feature while I, for example, get something from my car or throw out trash.

**Right now, I can see it listed under Debug (device), but I cannot expose the property as an entity in HA. Would love to be able to toggle that setting. For context, I'm running HA Core (2025.1.4) via Docker Compose as well as eufy-ws (2.32.4) by Bropat.

Debug (device)
Properties
name: Front Door
model: T8502
serialNumber: xxxxxxxxxxxxxxx
hardwareVersion: 1.0.0.1
softwareVersion: 2.1.1.1
type: 180
stationSerialNumber: T8502K1023391E4B
battery: 45
personName: ''
locked: true
lockStatus: 4
autoLock: true
autoLockTimer: 30

autoLockSchedule: false
autoLockScheduleStartTime: '23:00'
autoLockScheduleEndTime: '06:00'
oneTouchLocking: true
wrongTryProtection: true
wrongTryAttempts: 5
wrongTryLockdownTime: 180
scramblePasscode: false
sound: 3
notification: false
notificationUnlocked: true
notificationLocked: true
lowBatteryAlert: false
Commands
lock_calibrationadd_userdelete_userupdate_user_passcodeupdate_user_scheduleupdate_username
Voices

Debug (station):
Properties
name: Front Door
model: T8502
serialNumber: T8502K1023391E4B
type: 180
hardwareVersion: 1.0.0.1
softwareVersion: 2.1.1.1
connected: false
Commands
Voices

@fuatakgun fuatakgun self-assigned this Feb 1, 2025
@fuatakgun
Copy link
Owner Author

hey, please enable debug logging for the integration,

I need to find out if autoLock and autoLockTimer attributes are exposed as read only or writeable.

If they are read only, I can expose them as sensor but not writeable.

If they are writeable, I can expose them switch / input numbers.

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

1 participant