iRayanKhan / homebridge-tuya

A Homebridge plugin to control Tuya devices locally.
MIT License
394 stars 164 forks source link

New Device: Deta Light switch #131

Open mouse1974 opened 4 years ago

mouse1974 commented 4 years ago

Describe your device These are Tuya white labels 1,2,3,4 gang WiFi light switches

Partial Support? Does this device work in any fashion in the plugin? Plug-in can see switch but no control using any type

*Additional context. These work in Tuya Web app but the long polling delay makes them unusable from within the homekit app

codyc1515 commented 3 years ago

I configured these as SimpleLight or CustomMultiOutlet for double+ gang light switches. Zero issues.

BeauGiles commented 3 years ago

No problems using MultiOutlet here (with "outletCount": 4 for a 4 gang switch)

Pablo-Githu commented 3 years ago

Thank you. Works for me too.

mouse1974 commented 3 years ago

Hi guys, I am still having problems with this.

I am still only seeing one switch instead of 2. Its really doing my head in. I had it working on the old TuyaLan but that is no longer working at all on Hoobs 4

{ "accessories": [], "platforms": [ { "platform": "TuyaLan", "devices": [ { "name": "Office Light Switch", "type": "MultiOutlet", "manufacturer": "Deta", "model": "Smart Wifi Switch", "id": "72074418a4cf12eb4589", "key": "749fdb98d40c02e6", "outletCount": 2 } ] } ] }