kopiro / homebridge-tapo-camera

Homebridge plugin for TP-Link TAPO security cameras
ISC License
119 stars 10 forks source link

Can't add Tapo C425 to Homekit #124

Open RadDip opened 3 months ago

RadDip commented 3 months ago

Describe The Bug: I have installed a separate Child Bridge for the Tapo Plugin. I configured the plugin for my camera credentials and added the Bridge to Homekit. Homekit does not discover the camera.

To Reproduce: Steps as mentioned above

Expected behavior: Homekit would recognize that the camera and it would be added in manually

Logs:

3/17/2024, 8:20:20 AMTapo Camera BridgeLoaded plugin 'homebridge-tapo-camera' 3/17/2024, 8:20:21 AMTapo Camera BridgeLoading 1 platforms... 3/17/2024, 8:20:21 AMTapo Camera BridgeBridge is running on port 51936. 3/17/2024, 8:20:21 AMTapo Camera Bridgetapo-cameraERRORError during setup of camera Tapo Back Deck Camera getaddrinfo EAI_AGAIN 192.168.1.9:554

Plugin Config:


Show your Homebridge config.json here, remove any sensitive information.
{
    "cameras": [
        {
            "name": "Tapo Back Deck Camera",
            "ipAddress": "192.168.1.9",
            "password": "Tapo7366!",
            "streamUser": "XXXXXXXXX",
            "streamPassword": "XXXXXXX",
            "debug": true
        }
    ],
    "platform": "tapo-camera"
}

**Screenshots:**
<!-- If applicable, add screenshots to help explain your problem. -->

**Environment:**

* **Plugin Version**:2.3.4
* **Homebridge Version**: Hoobs 5.0.13
* **Node.js Version**: <!-- node -v --> 18.17.1
* **NPM Version**: <!-- npm -v -->: 1.7.0
* **Operating System**: <!-- Raspbian / Ubuntu / Debian / Windows / macOS / Docker / hb-service -->: Raspbian

<!-- Click the "Preview" tab before you submit to ensure the formatting is correct. -->
cubbieblue16 commented 2 months ago

any update on this? I have a few of these cameras I would like to use.