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
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:
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
The text was updated successfully, but these errors were encountered: