RaresAil / homebridge-tp-link-tapo

A platform to implement the tp-link tapo device and Adaptive Lighting for light bulbs
https://www.npmjs.com/package/homebridge-tp-link-tapo
Apache License 2.0
66 stars 5 forks source link

Can we add support for HS220 smart dimmer? Hardware version 3.26 no longer works on old kasa/tp-link APIs #95

Open themaclean opened 5 months ago

themaclean commented 5 months ago

Describe The Bug

As per this conversation at hubitat, the new hardware model of the HS220 dimmer HW 3.26 no longer works on old kasa/tp-link APIs

https://community.hubitat.com/t/kasa-dimmer-switch-wifi/136962/4

Expected behavior

Ability to add and control HS220 smart dimmer from TAPO app

Logs

[4/30/2024, 8:24:37 PM] [TPLink Tapo Platform] Adding new accessory: Lightswitch [4/30/2024, 8:24:37 PM] [TPLink Tapo Platform] Failed to register accessory "Lightswitch" of type "Unknown" (SMART.KASASWITCH)

Plugin Config

{ "addresses": [ "192.168.0.123" ], "name": "TPLink Tapo Platform", "email": "email", "password": "password", "platform": "HomebridgeTPLinkTapo" }

Plugin Version

4.1.0

Homebridge Version

1.8.0

Node.js Version

18

NPM Version

?

Operating System

Ubuntu Jammy Jellyfish (22.04.3 LTS)