apatsufas / homebridge-tapo-p100

Homebridge TP-LINK Tapo P100 Platform Plugin
Apache License 2.0
64 stars 14 forks source link

Plug showing as Bulb #37

Open hmaidment opened 2 years ago

hmaidment commented 2 years ago

Hi, I have a plug in Homebridge showing as a bulb, i used the gui to add the IPs so not sure what i've done wrong, i've included my config below:

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

        "platform": "TplinkSmarthome"
    },
    {
        "addresses": [
            "10.0.30.111",
            "10.0.30.110"
        ],
        "name": "TPLink Tapo Platform",
        "email": "user@domain.com",
        "password": "PasswordForAccount",
        "platform": "HomebridgeTPLinkTapo"
    }
]

}

Screenshots: image Environment:

Not sure if my config is right, it might include a bit from another TP Link plugin i have for Kasa, sorry if that's the case.

AATTARD03 commented 2 years ago

Have you set the plugs to show as bulbs in the Tapo app?