-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Base with firmware 3.6.7.3 is not showing on the list of found devices
after multiple tries CAPTCHA was engaged and now need to wait 24h :(
this one is not on the list of common issues
Device Type
Station (Supported)
Plugin Version
v3.0.x (Best Effort)
HomeBridge Version
v1.7.x (Supported)
NodeJS Version
v20 (Supported)
Operating System
Ubuntu 22.04+ (Supported)
Relevant log output
[06/18/2025 15:33:11] [EufySecurity-4.3.7] DEBUG [platform.ts:304] warning: planned changes, see https://github.com/homebridge-eufy-security/plugin/issues/1
[06/18/2025 15:33:11] [EufySecurity-4.3.7] DEBUG [platform.ts:306] plugin data store: /var/lib/homebridge/eufysecurity
[06/18/2025 15:33:11] [EufySecurity-4.3.7] DEBUG [platform.ts:307] OS is generic
[06/18/2025 15:33:11] [EufySecurity-4.3.7] DEBUG [platform.ts:308] Using bropats @homebridge-eufy-security/eufy-security-client library in version 3.2.0
[06/18/2025 15:33:11] [EufySecurity-4.3.7] DEBUG [platform.ts:311] The config is: {
platform: 'EufySecurity',
name: 'EufySecurity',
username: '[***]',
password: '[***]',
deviceName: '',
enableDetailedLogging: true,
omitLogFiles: false,
CameraMaxLivestreamDuration: 30,
pollingIntervalMinutes: 10,
hkHome: 1,
hkAway: 0,
hkNight: 3,
hkOff: 63,
ignoreStations: '[***]',
ignoreDevices: '[***]',
country: 'PL',
stations: [],
cameras: [],
cleanCache: true,
ignoreMultipleDevicesWarning: false,
autoSyncStation: false,
enableEmbeddedPKCS1Support: false
}
[06/18/2025 15:33:11] [EufySecurity-4.3.7] DEBUG [platform.ts:337] Finished booting!
config
{
"platform": "EufySecurity",
"name": "EufySecurity",
"username": "x@x",
"password": "xxxxxx",
"deviceName": "",
"enableDetailedLogging": true,
"omitLogFiles": false,
"CameraMaxLivestreamDuration": 30,
"pollingIntervalMinutes": 10,
"hkHome": 1,
"hkAway": 0,
"hkNight": 3,
"hkOff": 63,
"ignoreStations": [],
"ignoreDevices": [],
"country": "PL",
"stations": [],
"cameras": [],
"cleanCache": true,
"ignoreMultipleDevicesWarning": false,
"autoSyncStation": false,
"enableEmbeddedPKCS1Support": false
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working