Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add Tapo C425 to Homekit #124

Open
RadDip opened this issue Mar 17, 2024 · 2 comments
Open

Can't add Tapo C425 to Homekit #124

RadDip opened this issue Mar 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@RadDip
Copy link

RadDip commented Mar 17, 2024

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. -->
@RadDip RadDip added the bug Something isn't working label Mar 17, 2024
@cubbieblue16
Copy link

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

@kopiro
Copy link
Owner

kopiro commented Aug 27, 2024

Hey, please update to https://github.com/kopiro/homebridge-tapo-camera/releases/tag/v2.4.5 where I added more debug logs and post your logs again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants