homebridge-tuya icon indicating copy to clipboard operation
homebridge-tuya copied to clipboard

New Device: Deta Light switch

Open mouse1974 opened this issue 4 years ago • 4 comments

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

mouse1974 avatar Sep 26 '20 22:09 mouse1974

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

codyc1515 avatar Dec 06 '20 08:12 codyc1515

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

BeauGiles avatar Feb 05 '21 21:02 BeauGiles

Thank you. Works for me too.

Pablo-Githu avatar Apr 22 '21 05:04 Pablo-Githu

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 } ] } ] }

mouse1974 avatar Sep 04 '21 02:09 mouse1974