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
61 stars 5 forks source link

Add TS25 Switch #82

Open mahgli opened 6 months ago

mahgli commented 6 months ago

Describe The Bug

Could you please add support for Tapo TS25 dimmer switch.

Expected behavior

Could you please add support for Tapo TS25 dimmer switch.

Logs

[1/4/2024, 6:51:53 PM] [Tapo] Adding new accessory: Haven Bedroom Light [1/4/2024, 6:51:53 PM] [Tapo] Failed to register accessory "Haven Bedroom Light" of type "Unknown" (SMART.TAPOSWITCH)

Plugin Config

{ "addresses": [ "192.168.50.7", "192.168.50.238" ], "name": "Tapo", "email": "xxxxxxxxxxxx", "password": "xxxxxxxxxxxx", "_bridge": { "username": "xxxxxxxxx", "port": xxxxx }, "platform": "HomebridgeTPLinkTapo" }

Plugin Version

v4.1.0

Homebridge Version

v1.7.0

Node.js Version

v20.10.0

NPM Version

unknown

Operating System

Ubuntu Focal Fossa (20.04.5 LTS)