homebridge-eufy-security / plugin

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

[Bug]: Cant See Cameras/Streaming #440

Open costingheonea opened 9 months ago

costingheonea commented 9 months ago

What happened?

Hi! I installed the plugin and made all the neccesary settings, based on the documentation. I added the bridge to homekit, then all the homebase and cameras (2C pro) with their motion sensors and some switches. BUT, I cant see any camera with a live streaming or something similar. How can I view the live feed in the Home app? I can only see the motion sensors and some switches. What I am doing wrong? I am running Homebridge on a Mac Mini with M2 chip.

Device Type

Floodlight (Supported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.6.x (Supported)

NodeJS Version

v18 (Supported)

Operating System

Mac OS X 11+ (UnSupported)

Relevant log output

[09/27/2023, 14:32:24]  [EufySecurity]  INFO    Registering new accessory: Homebase2
[Alee@Alee@Battery Level] Characteristic not in required or optional characteristic section for service MotionSensor. Adding anyway.
[09/27/2023, 14:32:27]  [EufySecurity]  INFO    Registering new accessory: Alee
[Street@Street@Battery Level] Characteristic not in required or optional characteristic section for service MotionSensor. Adding anyway.
[09/27/2023, 14:32:27]  [EufySecurity]  INFO    Registering new accessory: Street
[9/27/2023, 2:32:29 PM] [eWeLink] [Sonoff Switch Baie SW1] current power [0W] current voltage [238.58V] current current [0A].
[9/27/2023, 2:32:31 PM] [eWeLink] [Sonoff Switch Baie SW2] current power [0W] current voltage [238.24V] current current [0A].
[9/27/2023, 2:32:31 PM] [Roborock S7] [Model=roborock.vacuum.a15] getCleaning | Cleaning is false
[9/27/2023, 2:32:31 PM] [Roborock S7] [Model=roborock.vacuum.a15] getDocked | Robot Docked is true (Status is charging)
[9/27/2023, 2:32:31 PM] [Roborock S7] [Model=roborock.vacuum.a15] getBatteryLow | BatteryLevel is 100%
[9/27/2023, 2:32:31 PM] [Roborock S7] [Model=roborock.vacuum.a15] getSpeed | Fanspeed is 106 over miIO. Converting to HomeKit
[9/27/2023, 2:32:31 PM] [Roborock S7] [Model=roborock.vacuum.a15] getSpeed | FanSpeed is 106 over miIO "Custom" > HomeKit speed 100%
[09/27/2023, 14:33:04]  [EufySecurity]  INFO    Looking for old cached accessories that seem to be outdated...
[09/27/2023, 14:33:04]  [EufySecurity]  INFO    No outdated cached accessories found.
[9/27/2023, 2:34:26 PM] [Homebridge UI] Changes to config.json saved.
[9/27/2023, 2:34:29 PM] [eWeLink] [Sonoff Switch Baie SW1] current power [0W] current voltage [236.98V] current current [0A].
[9/27/2023, 2:34:31 PM] [Homebridge UI] [homebridge-eufy-security] [09/27/2023 14:34:31]        [EufySecurity-2.2.21]   DEBUG   [server.js:77[EufySecurity-2.2.21]]       Using bropats eufy-security-client library in version 2.8.1

config

{
            "username": "xxxxxxx",
            "password": "xxxxxxx",
            "country": "RO",
            "deviceName": "",
            "platform": "EufySecurity",
            "ignoreStations": [],
            "ignoreDevices": [],
            "cleanCache": true,
            "cameras": [
                {
                    "serialNumber": "T814xxxxxx31F5CXXXX",
                    "videoConfig": {
                        "vcodec": "copy",
                        "useSeparateProcesses": true
                    }
                },
                {
                    "serialNumber": "T81xxxxxxx23DB",
                    "videoConfig": {
                        "vcodec": "copy",
                        "useSeparateProcesses": true
                    }
                }
            ],
            "_bridge": {
                "username": "0E:BA:B1:31:F6:13",
                "port": 35690
            }
        }
github-actions[bot] commented 9 months ago

Did you check this Common Issues pages ?

costingheonea commented 9 months ago

These are the only accessories added to Home app after I installed and configured the plugin. https://ibb.co/2gWwsgz