homebridge-eufy-security / plugin

Homebridge plugin to control certain Eufy Security devices
Apache License 2.0
158 stars 24 forks source link

[Bug]: Door Lock: Wrong Value Returned #556

Closed MrCast000 closed 2 months ago

MrCast000 commented 2 months ago

What happened?

First off I'd like to say thank you for this plug in. Its working incredibly, especially with the last updates. I"m excited to now be able to utilize my cameras and door Lock on homekit , so thank you so much for that.

I noticed an error on my log. Its saying the wrong value is being returned on the door Lock but it hasn't affected the functionality.

Its still working great but just wanted to bring the error to your attention. I'll attach my debug log if you'd like to take a look.

Thank you again for all your hard work and cleverness. You guys have my girlfriend thinking I'm Iron Man now.

God bless

homebridge-eufy-security.log.txt

Device Type

Doorbell (Supported)

Plugin Version

v3.0.x (Best Effort)

HomeBridge Version

v1.7.x (Supported)

NodeJS Version

v20 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

included in file

config

apologies, I don't know how to copy this over? I'm a bit new to all this.
github-actions[bot] commented 2 months ago

Did you check this Common Issues pages ?

lenoxys commented 2 months ago

I will need log with debug enabled.

lenoxys commented 2 months ago

can you update to the new version ? I can see Debug isn't enabled. Look here to know how to enable : https://github.com/homebridge-eufy-security/plugin/wiki/Basic-Troubleshooting#enable-logging

MrCast000 commented 2 months ago

Absolutely. This log should have the update along with debug enable. Thank you for your patience!

On Thu, May 2, 2024 at 1:35 PM lenoxys @.***> wrote:

can you update to the new version ? I can see Debug isn't enabled. Look here to know how to enable :

https://github.com/homebridge-eufy-security/plugin/wiki/Basic-Troubleshooting#enable-logging

— Reply to this email directly, view it on GitHub https://github.com/homebridge-eufy-security/plugin/issues/556#issuecomment-2091135514, or unsubscribe https://github.com/notifications/unsubscribe-auth/BICVVECSFK2HIGEFPJ4AXY3ZAJ2NDAVCNFSM6AAAAABGZLOLDWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJRGEZTKNJRGQ . You are receiving this because you authored the thread.Message ID: @.***>

[02/05/2024, 14:19:05] [homebridge-eufy-security] Restarting child bridge... [02/05/2024, 14:19:05] Got SIGTERM, shutting down child bridge process... [05/02/2024 14:19:05] [EufySecurity-3.1.1] DEBUG [platform.ts:389] Push Closed! [05/02/2024 14:19:05] [EufySecurity-3.1.1] DEBUG [platform.ts:395] Closed! [05/02/2024 14:19:05] [EufySecurity-3.1.1] INFO [platform.ts:659] Finished shutdown! [05/02/2024 14:19:05] [EufySecurity-3.1.1] DEBUG [LocalLivestreamManager.ts:105] Living Room Stopping station livestream. [05/02/2024 14:19:05] [EufySecurity-3.1.1] DEBUG [LocalLivestreamManager.ts:105] Bedroom Stopping station livestream. [05/02/2024 14:19:05] [EufySecurity-3.1.1] DEBUG [LocalLivestreamManager.ts:105] Door Stopping station livestream. [02/05/2024, 14:19:12] [homebridge-eufy-security] Child bridge process ended [02/05/2024, 14:19:12] [homebridge-eufy-security] Process Ended. Code: 143, Signal: null [02/05/2024, 14:19:19] [homebridge-eufy-security] Restarting Process... [02/05/2024, 14:19:21] [homebridge-eufy-security] Launched child bridge with PID 27635 [02/05/2024, 14:19:24] Registering platform 'homebridge-eufy-security.EufySecurity' [02/05/2024, 14:19:25] [homebridge-eufy-security] Loaded homebridge-eufy-security v3.1.2 child bridge successfully [02/05/2024, 14:19:25] Loaded 6 cached accessories from cachedAccessories.0EA5B3461630. [05/02/2024 14:19:25] [EufySecurity-3.1.2] DEBUG [platform.ts:313] warning: planned changes, see https://github.com/homebridge-eufy-security/plugin/issues/1 [05/02/2024 14:19:25] [EufySecurity-3.1.2] DEBUG [platform.ts:315] plugin data store: /var/lib/homebridge/eufysecurity [05/02/2024 14:19:25] [EufySecurity-3.1.2] DEBUG [platform.ts:316] OS is generic [05/02/2024 14:19:25] [EufySecurity-3.1.2] DEBUG [platform.ts:317] Using bropats @homebridge-eufy-security/eufy-security-client library in version 3.0.0 [05/02/2024 14:19:25] [EufySecurity-3.1.2] DEBUG [platform.ts:773] Node version is 20.11.0 [05/02/2024 14:19:25] [EufySecurity-3.1.2] DEBUG [platform.ts:344] The config is: { platform: 'EufySecurity', username: '[]', password: '[]', deviceName: '', enableDetailedLogging: true, omitLogFiles: false, CameraMaxLivestreamDuration: 30, pollingIntervalMinutes: 10, hkHome: 1, hkAway: 0, hkNight: 3, hkOff: 63, ignoreStations: '[]', ignoreDevices: '[]', country: 'US', stations: [], cameras: [ { serialNumber: '[]', rtsp: false, enableCamera: true, videoConfig: { audio: true, audioSampleRate: 0 }, snapshotHandlingMethod: 3, talkback: false, enableButton: false, motionButton: false, indoorChimeButton: false, hsv: true }, { serialNumber: '[]', rtsp: false, talkback: false }, { serialNumber: '[]', rtsp: false, videoConfig: { audio: true, audioSampleRate: 0 }, talkback: false, hsv: true, snapshotHandlingMethod: 3, enableButton: false, motionButton: false }, { serialNumber: '[]', rtsp: false, videoConfig: { audio: true, audioSampleRate: 0 }, talkback: false, hsv: true, enableButton: false, motionButton: false } ], cleanCache: true, ignoreMultipleDevicesWarning: true, autoSyncStation: false, nodejs_security: false } [05/02/2024 14:19:26] [EufySecurity-3.1.2] DEBUG [platform.ts:369] Finished booting! [05/02/2024 14:19:26] [EufySecurity-3.1.2] DEBUG [platform.ts:670] Loading accessory from cache: DEVICE_Door Lock [05/02/2024 14:19:26] [EufySecurity-3.1.2] DEBUG [platform.ts:670] Loading accessory from cache: STATION_Living Room [05/02/2024 14:19:26] [EufySecurity-3.1.2] DEBUG [platform.ts:670] Loading accessory from cache: STATION_Bedroom [05/02/2024 14:19:26] [EufySecurity-3.1.2] DEBUG [platform.ts:670] Loading accessory from cache: DEVICE_Living Room [05/02/2024 14:19:26] [EufySecurity-3.1.2] DEBUG [platform.ts:670] Loading accessory from cache: DEVICE_Bedroom [05/02/2024 14:19:26] [EufySecurity-3.1.2] DEBUG [platform.ts:670] Loading accessory from cache: DEVICE_Door [02/05/2024, 14:19:26] Homebridge v1.8.1 (HAP v0.12.0) (homebridge-eufy-security) is running on port 47247. [05/02/2024 14:19:29] [EufySecurity-3.1.2] DEBUG [platform.ts:440] EufyClient connected true [05/02/2024 14:19:29] [EufySecurity-3.1.2] DEBUG [platform.ts:463] CameraMaxLivestreamDuration: 30 [05/02/2024 14:19:35] [EufySecurity-3.1.2] DEBUG [platform.ts:569] Homebase2: Station ignored [05/02/2024 14:19:35] [EufySecurity-3.1.2] DEBUG [platform.ts:569] Door Lock: Station ignored [05/02/2024 14:19:37] [EufySecurity-3.1.2] DEBUG [platform.ts:392] Connected! [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [platform.ts:598] STATION_Living Room pre-caching complete [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [platform.ts:704] STATION_Living Room UUID:6280215e-8e0c-4da7-ae42-04e27bfbf9b2 [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / Manufacturer / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000020-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / Name / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000023-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / Model / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000021-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / SerialNumber / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000030-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / FirmwareRevision / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000052-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / HardwareRevision / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000053-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:96] Living Room Property Keys: { name: 'Living Room', model: 'T8410', serialNumber: '[***]', type: 31, hardwareVersion: 'P3', softwareVersion: '2.1.9.9', lanIpAddress: '192.168.1.19', macAddress: '0417B601FD40', timeFormat: 0, alarm: false, alarmType: 0, guardMode: 0, sdStatus: 0, sdCapacity: 118685, sdCapacityAvailable: 1146, currentMode: 0 } [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:50] Living Room Constructed Station [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:53] Living Room has keypad: false [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:153] Living Room Config: undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:174] Living Room manual alarm will be triggered only in these hk modes:

[05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:190] Living Room Mapping for station modes: [ { hk: 0, eufy: 1 }, { hk: 1, eufy: 0 }, { hk: 2, eufy: 3 }, { hk: 3, eufy: 63 } ] [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC SecuritySystem / SecuritySystemCurrentState / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000007E-0000-1000-8000-0026BB765291) / (00000066-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Living Room ON 'SecuritySystem / SecuritySystemCurrentState' [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC SecuritySystem / SecuritySystemTargetState / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000007E-0000-1000-8000-0026BB765291) / (00000067-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Living Room ON 'SecuritySystem / SecuritySystemTargetState' [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC Switch / On / STATION_Living Room_Siren [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (00000049-0000-1000-8000-0026BB765291) / (00000025-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] INFO [platform.ts:554] Updating existing accessory: STATION_Living Room [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [platform.ts:598] STATION_Bedroom pre-caching complete [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [platform.ts:704] STATION_Bedroom UUID:aeb3aad5-7162-45eb-8ba0-ece778e5b728 [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / Manufacturer / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000020-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / Name / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000023-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / Model / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000021-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / SerialNumber / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000030-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / FirmwareRevision / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000052-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / HardwareRevision / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000053-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:96] Bedroom Property Keys: { name: 'Bedroom', model: 'T8410', serialNumber: '[***]', type: 31, hardwareVersion: 'P3', softwareVersion: '2.1.9.9', lanIpAddress: '192.168.1.21', macAddress: '0417B60454DF', timeFormat: 0, alarm: false, alarmType: 0, guardMode: 0, sdStatus: 0, sdCapacity: 117403, sdCapacityAvailable: 1102, currentMode: 0 } [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:50] Bedroom Constructed Station [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:53] Bedroom has keypad: false [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:153] Bedroom Config: undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:174] Bedroom manual alarm will be triggered only in these hk modes:

[05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [StationAccessory.ts:190] Bedroom Mapping for station modes: [ { hk: 0, eufy: 1 }, { hk: 1, eufy: 0 }, { hk: 2, eufy: 3 }, { hk: 3, eufy: 63 } ] [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC SecuritySystem / SecuritySystemCurrentState / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000007E-0000-1000-8000-0026BB765291) / (00000066-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Bedroom ON 'SecuritySystem / SecuritySystemCurrentState' [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC SecuritySystem / SecuritySystemTargetState / undefined [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000007E-0000-1000-8000-0026BB765291) / (00000067-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Bedroom ON 'SecuritySystem / SecuritySystemTargetState' [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC Switch / On / STATION_Bedroom_Siren [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (00000049-0000-1000-8000-0026BB765291) / (00000025-0000-1000-8000-0026BB765291) [05/02/2024 14:19:41] [EufySecurity-3.1.2] INFO [platform.ts:554] Updating existing accessory: STATION_Bedroom [05/02/2024 14:19:41] [EufySecurity-3.1.2] DEBUG [platform.ts:386] Push Connected! [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [platform.ts:623] DEVICE_Living Room pre-caching complete [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [platform.ts:728] DEVICE_Living Room UUID:2195d7d3-fd92-4934-9248-1328516e8520 [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [platform.ts:748] DEVICE_Living Room isCamera! [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / Manufacturer / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000020-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / Name / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000023-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / Model / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000021-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / SerialNumber / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000030-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / FirmwareRevision / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000052-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC AccessoryInformation / HardwareRevision / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000053-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:96] Living Room Property Keys: { motionDetected: false, personDetected: false, personName: '', petDetected: false, soundDetected: false, cryingDetected: false, name: 'Living Room', model: 'T8410', serialNumber: '[]', type: 31, hardwareVersion: 'P3', softwareVersion: '2.1.9.9', stationSerialNumber: '[]', enabled: true, rtspStreamUrl: '', picture: { data: '[]', type: { ext: 'jpg', mime: 'image/jpeg' } }, rotationSpeed: 3, notificationIntervalTime: 0, motionZone: { polygens: [] }, snoozeTime: 0, snoozeStartTime: 0, petDetection: false, notificationPet: true, soundDetection: false, motionDetectionType: 3, notificationCrying: true, speakerVolume: 80, notificationAllOtherMotion: true, videoStreamingQuality: 0, imageMirrored: true, soundDetectionType: 1, motionDetection: true, continuousRecordingType: 0, soundDetectionSensitivity: 3, autoNightvision: true, notificationPerson: true, microphone: true, rtspStream: false, statusLed: false, notificationAllSound: true, watermark: 0, videoRecordingQuality: 3, speaker: true, motionTracking: false, videoTypeStoreToNAS: 0, continuousRecording: true, audioRecording: true, motionDetectionSensitivity: 3, notificationType: 2 } [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:119] Living Room Constructed Camera [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:257] Living Room config is { name: 'DEVICE_Living Room', manufacturer: '', model: '', serialNumber: '[]', firmwareRevision: '', enableButton: false, motionButton: false, lightButton: true, talkback: false, talkbackChannels: 1, hsv: true, hsvRecordingDuration: 90, rtsp: false, enableCamera: true, forcerefreshsnap: false, refreshSnapshotIntervalMinutes: 0, snapshotHandlingMethod: 3, immediateRingNotificationWithoutSnapshot: false, delayCameraSnapshot: false, indoorChimeButton: false, videoConfig: { audio: true, audioSampleRate: 0, debug: true } } [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:124] Living Room has a camera [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Living Room REGISTER CHARACTERISTIC MotionSensor / MotionDetected / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Living Room REGISTER CHARACTERISTIC (00000085-0000-1000-8000-0026BB765291) / (00000022-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Living Room ON 'MotionSensor / MotionDetected' [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:509] Living Room configureVideoStream [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:512] Living Room StreamingDelegate [05/02/2024 14:19:44] [EufySecurity-3.1.2] INFO [SnapshotManager.ts:132] Living Room is set to handle snapshots with cloud images. Snapshots might be older than they appear. [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:515] Living Room RecordingDelegate [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:524] Living Room Controller [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:527] Living Room streamingDelegate.setController [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:531] Living Room recordingDelegate.setController [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:535] Living Room configureController [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [recordingDelegate.ts:218] Recording: true DEVICE_Living Room [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Living Room IndoorChime config: false [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Living Room Looks like not compatible with chimeIndoor or this has been disabled within configuration [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Living Room Enabled config: false [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Living Room Looks like not compatible with enabled or this has been disabled within configuration [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Living Room Motion config: false [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Living Room Looks like not compatible with motionDetection or this has been disabled within configuration [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Living Room Light config: true [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Living Room Looks like not compatible with light or this has been disabled within configuration [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:263] Living Room Pruning unused service 00000204-0000-1000-8000-0026BB765291 null [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:263] Living Room Pruning unused service 00000112-0000-1000-8000-0026BB765291 null [05/02/2024 14:19:44] [EufySecurity-3.1.2] INFO [platform.ts:554] Updating existing accessory: DEVICE_Living Room [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [platform.ts:623] DEVICE_Bedroom pre-caching complete [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [platform.ts:728] DEVICE_Bedroom UUID:91fab9f7-c0e9-477b-a716-46728cb2313b [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [platform.ts:748] DEVICE_Bedroom isCamera! [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / Manufacturer / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000020-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / Name / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000023-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / Model / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000021-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / SerialNumber / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000030-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / FirmwareRevision / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000052-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC AccessoryInformation / HardwareRevision / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000053-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:96] Bedroom Property Keys: { motionDetected: false, personDetected: false, personName: '', petDetected: false, soundDetected: false, cryingDetected: false, name: 'Bedroom', model: 'T8410', serialNumber: '[]', type: 31, hardwareVersion: 'P3', softwareVersion: '2.1.9.9', stationSerialNumber: '[]', enabled: true, rtspStreamUrl: '', picture: { data: '[]', type: { ext: 'jpg', mime: 'image/jpeg' } }, rotationSpeed: 3, notificationIntervalTime: 0, motionZone: { zonecount: 2, polygens: [ { points: [ { x: 391, y: 79 }, { x: 611, y: 94 }, { x: 598, y: 172 }, { x: 561, y: 207 }, { x: 524, y: 221 }, { x: 392, y: 179 } ] }, { points: [ { x: 183, y: 153 }, { x: 204, y: 215 }, { x: 152, y: 254 }, { x: 142, y: 324 }, { x: 79, y: 358 }, { x: 7, y: 220 } ] } ] }, snoozeTime: 0, snoozeStartTime: 0, motionDetectionType: 3, motionDetection: true, notificationAllOtherMotion: true, speaker: true, speakerVolume: 80, videoTypeStoreToNAS: 0, videoStreamingQuality: 0, microphone: true, motionTracking: false, imageMirrored: true, rtspStream: false, notificationCrying: true, motionDetectionSensitivity: 3, videoRecordingQuality: 3, statusLed: false, petDetection: true, notificationAllSound: true, watermark: 0, soundDetectionSensitivity: 3, notificationPet: true, autoNightvision: true, audioRecording: true, continuousRecording: true, continuousRecordingType: 0, soundDetection: false, notificationPerson: true, soundDetectionType: 2, notificationType: 2 } [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:119] Bedroom Constructed Camera [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:257] Bedroom config is { name: 'DEVICE_Bedroom', manufacturer: '', model: '', serialNumber: '[]', firmwareRevision: '', enableButton: false, motionButton: false, lightButton: true, talkback: false, talkbackChannels: 1, hsv: true, hsvRecordingDuration: 90, rtsp: false, enableCamera: true, forcerefreshsnap: false, refreshSnapshotIntervalMinutes: 0, snapshotHandlingMethod: 3, immediateRingNotificationWithoutSnapshot: false, delayCameraSnapshot: false, indoorChimeButton: false, videoConfig: { audio: true, audioSampleRate: 0, debug: true } } [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:124] Bedroom has a camera [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Bedroom REGISTER CHARACTERISTIC MotionSensor / MotionDetected / undefined [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Bedroom REGISTER CHARACTERISTIC (00000085-0000-1000-8000-0026BB765291) / (00000022-0000-1000-8000-0026BB765291) [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Bedroom ON 'MotionSensor / MotionDetected' [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:509] Bedroom configureVideoStream [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:512] Bedroom StreamingDelegate [05/02/2024 14:19:44] [EufySecurity-3.1.2] INFO [SnapshotManager.ts:132] Bedroom is set to handle snapshots with cloud images. Snapshots might be older than they appear. [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:515] Bedroom RecordingDelegate [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:524] Bedroom Controller [05/02/2024 14:19:44] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:527] Bedroom streamingDelegate.setController [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:531] Bedroom recordingDelegate.setController [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:535] Bedroom configureController [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [recordingDelegate.ts:218] Recording: true DEVICE_Bedroom [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Bedroom IndoorChime config: false [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Bedroom Looks like not compatible with chimeIndoor or this has been disabled within configuration [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Bedroom Enabled config: false [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Bedroom Looks like not compatible with enabled or this has been disabled within configuration [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Bedroom Motion config: false [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Bedroom Looks like not compatible with motionDetection or this has been disabled within configuration [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Bedroom Light config: true [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Bedroom Looks like not compatible with light or this has been disabled within configuration [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:263] Bedroom Pruning unused service 0000021A-0000-1000-8000-0026BB765291 null [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:263] Bedroom Pruning unused service 00000112-0000-1000-8000-0026BB765291 null [05/02/2024 14:19:45] [EufySecurity-3.1.2] INFO [platform.ts:554] Updating existing accessory: DEVICE_Bedroom [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [platform.ts:623] DEVICE_Door Lock pre-caching complete [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [platform.ts:728] DEVICE_Door Lock UUID:9a7d57c7-98d0-4f64-89cc-66005cff0b51 [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [platform.ts:743] DEVICE_Door Lock isLock! [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC AccessoryInformation / Manufacturer / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000020-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC AccessoryInformation / Name / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000023-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC AccessoryInformation / Model / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000021-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC AccessoryInformation / SerialNumber / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000030-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC AccessoryInformation / FirmwareRevision / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000052-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC AccessoryInformation / HardwareRevision / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000053-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:96] Door Lock Property Keys: { name: 'Door Lock', model: 'T8506', serialNumber: '[]', type: 184, hardwareVersion: 'V2', softwareVersion: '1.2.2.0', stationSerialNumber: '[]', autoLockTimer: 60, autoLockScheduleStartTime: '23:00', autoLockScheduleEndTime: '06:00', wrongTryProtection: true, wrongTryAttempts: 5, wrongTryLockdownTime: 300, sound: 2, lowBatteryAlert: false, lockEventOrigin: 0, personName: '', notification: true, notificationUnlocked: true, notificationLocked: true, battery: 86, lockStatus: 4, locked: true, autoLock: true, autoLockSchedule: false, oneTouchLocking: true, scramblePasscode: true } [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [LockAccessory.ts:37] Door Lock Constructed Lock [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC LockManagement / Version / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (00000044-0000-1000-8000-0026BB765291) / (00000037-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC LockManagement / LockManagementAutoSecurityTimeout / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (00000044-0000-1000-8000-0026BB765291) / (0000001A-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC LockManagement / AdministratorOnlyAccess / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (00000044-0000-1000-8000-0026BB765291) / (00000001-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC LockManagement / LockControlPoint / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (00000044-0000-1000-8000-0026BB765291) / (00000019-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC LockMechanism / LockCurrentState / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (00000045-0000-1000-8000-0026BB765291) / (0000001D-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Door Lock ON 'LockMechanism / LockCurrentState' [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC LockMechanism / LockTargetState / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (00000045-0000-1000-8000-0026BB765291) / (0000001E-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Door Lock ON 'LockMechanism / LockTargetState' [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door Lock REGISTER CHARACTERISTIC Battery / BatteryLevel / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door Lock REGISTER CHARACTERISTIC (00000096-0000-1000-8000-0026BB765291) / (00000068-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] INFO [platform.ts:554] Updating existing accessory: DEVICE_Door Lock [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [platform.ts:623] DEVICE_Door pre-caching complete [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [platform.ts:728] DEVICE_Door UUID:6d41ca02-ccb1-47e8-9d8f-671a683e5cde [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [platform.ts:748] DEVICE_Door isCamera! [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC AccessoryInformation / Manufacturer / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000020-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC AccessoryInformation / Name / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000023-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC AccessoryInformation / Model / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000021-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC AccessoryInformation / SerialNumber / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000030-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC AccessoryInformation / FirmwareRevision / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000052-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC AccessoryInformation / HardwareRevision / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (0000003E-0000-1000-8000-0026BB765291) / (00000053-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:96] Door Property Keys: { motionDetected: false, personDetected: false, personName: '', ringing: false, name: 'Door', model: 'T8210', serialNumber: '[]', type: 7, hardwareVersion: 'T8210B', softwareVersion: '1.1.3.5', stationSerialNumber: '[]', enabled: true, lastChargingDays: -1, lastChargingFalseEvents: 0, lastChargingRecordedEvents: 0, lastChargingTotalEvents: 0, batteryUsageLastWeek: 0, picture: { data: '[]', type: { ext: 'jpg', mime: 'image/jpeg' } }, recordingClipLength: 120, recordingRetriggerInterval: 5, recordingEndClipMotionStops: false, snoozeTime: 0, snoozeStartTime: 0, snoozeHomebase: false, snoozeStartChime: false, snoozeMotion: false, batteryTemperature: 28, chimeHomebaseRingtoneVolume: 26, videoStreamingQuality: 8, powerWorkingMode: 2, audioRecording: true, state: 1, chargingStatus: 0, autoNightvision: true, speakerVolume: 100, battery: 28, videoWdr: true, motionDetectionSensitivity: 3, ringtoneVolume: 80, chimeHomebase: true, wifiRssi: -48, wifiSignalLevel: 4, motionDetection: true, chimeHomebaseRingtoneType: 0, chimeIndoor: false, watermark: 1, statusLed: false, notificationType: 2, notificationRing: true, notificationMotion: true, motionDetectionType: 0 } [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:119] Door Constructed Camera [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:257] Door config is { name: 'DEVICE_Door', manufacturer: '', model: '', serialNumber: '[]', firmwareRevision: '', enableButton: false, motionButton: false, lightButton: true, talkback: false, talkbackChannels: 1, hsv: true, hsvRecordingDuration: 90, rtsp: false, enableCamera: true, forcerefreshsnap: false, refreshSnapshotIntervalMinutes: 0, snapshotHandlingMethod: 3, immediateRingNotificationWithoutSnapshot: false, delayCameraSnapshot: false, indoorChimeButton: false, videoConfig: { audio: true, audioSampleRate: 0, debug: true } } [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:124] Door has a camera [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC MotionSensor / MotionDetected / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (00000085-0000-1000-8000-0026BB765291) / (00000022-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Door ON 'MotionSensor / MotionDetected' [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC Doorbell / ProgrammableSwitchEvent / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (00000121-0000-1000-8000-0026BB765291) / (00000073-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:193] Door ON 'Doorbell / ProgrammableSwitchEvent' [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:509] Door configureVideoStream [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:512] Door StreamingDelegate [05/02/2024 14:19:45] [EufySecurity-3.1.2] INFO [SnapshotManager.ts:132] Door is set to handle snapshots with cloud images. Snapshots might be older than they appear. [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:515] Door RecordingDelegate [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:524] Door Controller [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:527] Door streamingDelegate.setController [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:531] Door recordingDelegate.setController [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:535] Door configureController [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Door IndoorChime config: false [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Door Looks like not compatible with chimeIndoor or this has been disabled within configuration [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:146] Door REGISTER CHARACTERISTIC Battery / BatteryLevel / undefined [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:152] Door REGISTER CHARACTERISTIC (00000096-0000-1000-8000-0026BB765291) / (00000068-0000-1000-8000-0026BB765291) [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Door Enabled config: false [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Door Looks like not compatible with enabled or this has been disabled within configuration [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Door Motion config: false [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Door Looks like not compatible with motionDetection or this has been disabled within configuration [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:162] Door Light config: true [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [CameraAccessory.ts:169] Door Looks like not compatible with light or this has been disabled within configuration [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:263] Door Pruning unused service 00000204-0000-1000-8000-0026BB765291 null [05/02/2024 14:19:45] [EufySecurity-3.1.2] DEBUG [BaseAccessory.ts:263] Door Pruning unused service 00000112-0000-1000-8000-0026BB765291 null [05/02/2024 14:19:45] [EufySecurity-3.1.2] INFO [platform.ts:554] Updating existing accessory: DEVICE_Door

lenoxys commented 2 months ago

I don't see the error again. So looks like it's fixed.

MrCast000 commented 2 months ago

Yes! Update must have done it. Thanks again for your help, have a great day!

On Thu, May 2, 2024 at 3:12 PM lenoxys @.***> wrote:

I don't see the error again. So looks like it's fixed.

— Reply to this email directly, view it on GitHub https://github.com/homebridge-eufy-security/plugin/issues/556#issuecomment-2091333917, or unsubscribe https://github.com/notifications/unsubscribe-auth/BICVVEFXH5K65LZ6Y73X3ODZAKFZDAVCNFSM6AAAAABGZLOLDWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJRGMZTGOJRG4 . You are receiving this because you authored the thread.Message ID: @.***>