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

[enhancement]: Eufy Smart lock model T85L0 #654

Open
srmora opened this issue Dec 1, 2024 · 1 comment
Open

[enhancement]: Eufy Smart lock model T85L0 #654

srmora opened this issue Dec 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@srmora
Copy link

srmora commented Dec 1, 2024

Describe the solution you'd like

Long time supporter of your Eufy security plugin for my cameras, still working great.
Recently I bought a Eufy Security smart lock c33. your plugin does acknowledge it but not identified as a lock, here are the error messages in homebridge.
__

[12/01/2024, 12:43:23] [EufySecurity] ERROR Error in stationAdded:

Error Overlapping services for device Office - Office != T85L071024290922 - function SecuritySystem(displayName, subtype) {
var _this = _super.call(this, displayName, SecuritySystem.UUID, subtype) || this;
// Required Characteristics
_this.addCharacteristic(Characteristic_1.Characteristic.SecuritySystemCurrentState);
_this.addCharacteristic(Characteristic_1.Characteristic.SecuritySystemTargetState);
// Optional Characteristics
_this.addOptionalCharacteristic(Characteristic_1.Characteristic.Name);
_this.addOptionalCharacteristic(Characteristic_1.Characteristic.SecuritySystemAlarmType);
_this.addOptionalCharacteristic(Characteristic_1.Characteristic.StatusFault);
_this.addOptionalCharacteristic(Characteristic_1.Characteristic.StatusTampered);
return _this;
}
error stack:
• BaseAccessory.ts StationAccessory.getService
BaseAccessory.ts:236
• BaseAccessory.ts StationAccessory.registerCharacteristic
BaseAccessory.ts:147
• StationAccessory.ts new StationAccessory
StationAccessory.ts:86
• platform.ts EufySecurityPlatform.register_station
platform.ts:718
• platform.ts EufySecurityPlatform.addOrUpdateAccessory
platform.ts:532
• platform.ts EufySecurityPlatform.stationAdded
platform.ts:599
__

Would it be possible to add this feature to your HomeBridge plugin? Thank you in advance

@srmora srmora added the enhancement New feature or request label Dec 1, 2024
Copy link

github-actions bot commented Dec 1, 2024

Did you check this Road Map pages ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant