plasticrake / homebridge-tplink-smarthome

TP-Link Smarthome Plugin for Homebridge
MIT License
470 stars 69 forks source link

HS210 Switch shows as 2 accessories. #330

Closed Papa-pp closed 8 months ago

Papa-pp commented 9 months ago

Is there an existing issue for this?

What happened?

When updates to 8.0.1 The HS210 switch shows as 2 accessories. Downgrade to 7.0.1 and switch shows as one switch

What, if anything, has recently changed?

no

Version

8.0.1

Node Version

20.10.0

Homebridge Version

1.7.0

Which OS/Platform?

Windows

Relevant log output

-

Configuration

{
    "name": "TplinkSmarthome",
    "addCustomCharacteristics": true,
    "deviceTypes": [
        "plug",
        "bulb"
    ],
    "devicesUseDiscoveryPort": false,
    "platform": "TplinkSmarthome",
    "_bridge": {
        "username": "0E:4C:47:10:EC:EA",
        "port": 42670
    }
}
syl20bnr commented 9 months ago

Same here, HS200, HS210 and HS 220.

syl20bnr commented 9 months ago

Duplicate of https://github.com/plasticrake/homebridge-tplink-smarthome/issues/322

alicazi commented 8 months ago

Same here with HS200 and only one of the two accessories is working. Reverting the version to 7.0.1 resolving the issue. Any version higher than 7.01 (even 7.0.1 next) has same issue. (more context here :https://www.reddit.com/r/homebridge/comments/18a3ryj/tplinksmarthome_duplicate_combined_switches/)

alicazi commented 8 months ago

FYI, I just noticed that this issue is duplicate of "Duplicate Switch Devices in v8 #322"