-
-
Notifications
You must be signed in to change notification settings - Fork 28
Description
What happened?
Hi,
When I configure the plugin via Hoobs, I get access to my cameras (although really slow). However, my homebase2 is nowhere to be found and I cannot change the modes anywhere. Any ideas? My json config is:
"username": "",
"password": ""
"hkSV": false,
"useLivestream": true,
"enableModes": true,
"enableStationSwitches": true,
"enableAlarmSwitch": true,
"enableSensorNotifications": true,
"enableCameraStatus": true,
"pollingIntervalMinutes": 30,
"hkHome": 1,
"hkAway": 0,
"hkNight": 3,
"hkOff": 63,
"enableDetailedLogging": true,
"country": "BE",
"ignoreStations": "[]",
"ignoreDevices": "[]",
"CameraMaxLivestreamDuration": 120
I'm running homebridge 1.8.4, plugin 4.3.0.
Thanks!
Sven
Device Type
Station (Supported)
Plugin Version
other (UnSupported)
HomeBridge Version
other (UnSupported)
NodeJS Version
v20 (Supported)
Operating System
Raspbian 10+ (Supported)
Relevant log output
06:35:04 PMEufy Security BridgeinfoLoaded plugin 'homebridge-eufy-security'
06:35:04 PMEufy Security BridgeinfoLoading 1 platforms...
06:35:06 PMEufy Security BridgeinfoBridge is running on port 51846.
06:36:07 PMHubinfo[homebridge-eufy-security] disconnecting 22201
06:36:08 PMHubinfo[homebridge-eufy-security] disconnecting 22201
06:36:08 PMHubinfo[homebridge-eufy-security] disconnecting 22201
06:36:09 PMHubinfo[homebridge-eufy-security] disconnecting 22201
06:36:23 PMHubinfo[homebridge-eufy-security] disconnecting 22201
06:36:23 PMHubinfo[homebridge-eufy-security] disconnecting 22201
config
"username": "*",
"password": "*"
"hkSV": false,
"useLivestream": true,
"enableModes": true,
"enableStationSwitches": true,
"enableAlarmSwitch": true,
"enableSensorNotifications": true,
"enableCameraStatus": true,
"pollingIntervalMinutes": 30,
"hkHome": 1,
"hkAway": 0,
"hkNight": 3,
"hkOff": 63,
"enableDetailedLogging": true,
"country": "BE",
"ignoreStations": "[]",
"ignoreDevices": "[]",
"CameraMaxLivestreamDuration": 120