plugin: [Bug]: SoloCam S40 Solar not appear

What happened?

Hello, My Eufy SoloCam S40 camera does not appear in the configuration module and therefore does not appear in homekit. Why? Thanks

Device Type

other (UnSupported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.4.x (Supported)

NodeJS Version

v16 (Supported)

Operating System

Mac OS X 11+ (Supported)

Relevant log output

No log because he do not appear in Homebridge

config

{
    "platform": "EufySecurity",
    "ignoreStations": [],
    "ignoreDevices": [
        "T8410P2020284928"
    ],
    "cleanCache": true,
    "username": "",
    "password": "",
    "country": "FR",
    "deviceName": "",
    "stations": [
        {
            "serialNumber": "T8030P232233084D",
            "manualTriggerModes": [
                0,
                1,
                2,
                3
            ]
        },
        {
            "serialNumber": "T8410P2020284928",
            "manualTriggerModes": [
                0,
                1,
                3,
                2
            ]
        }
    ],
    "cameras": [
        {
            "serialNumber": "T8210P0020260D61",
            "rtsp": false,
            "enableCamera": true,
            "hsv": false,
            "snapshotHandlingMethod": 3,
            "talkback": true,
            "videoConfig": {
                "audio": true
            }
        },
        {
            "serialNumber": "T8114P0121091290",
            "hsv": false,
            "snapshotHandlingMethod": 3,
            "enableCamera": "true",
            "videoConfig": {
                "audio": true
            }
        }
    ]
}

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 18 (8 by maintainers)

Most upvoted comments

Problem solved, the image quality was indeed set to auto. So I changed and put on high quality and it worked. Thank you very much