plasticrake / homebridge-tplink-smarthome

TP-Link Smarthome Plugin for Homebridge
MIT License
467 stars 70 forks source link

Tplink ‘no response’ to all tplink devices #275

Closed slvrscoobie closed 1 year ago

slvrscoobie commented 1 year ago

Is there an existing issue for this?

What happened?

Over the last week all to link devices have gone to ‘no response’ I rebooted router, deleted and readied plugin to homebridge but no response. Lights work fine in tplink and all other plugins on homebridge function fine.

What, if anything, has recently changed?

TPlink completely redid their app. I assume this might have some to do with it.

Version

7.0.1

Node Version

16.18.0

Homebridge Version

1.5.0

Which OS/Platform?

Other (Please describe)

Relevant log output

Using synology homebridge app

Configuration

"name": "TplinkSmarthome",
            "addCustomCharacteristics": false,
            "inUseThreshold": 5,
            "broadcast": "255.255.255.255",
            "deviceTypes": [
                "plug",
                "bulb"
            ],
            "transport": "tcp",
            "platform": "TplinkSmarthome",
            "_bridge": {
                "username": "0E:3D:65:AC:22:77",
                "port": 57127
slvrscoobie commented 1 year ago

update: I was checking other settings and found my synology network bond had broken and I had 2 connections with the same IP. this didnt seem to be a problem for the other plug ins but after I resolved this, TP link accessories began responding again