milo526 / homebridge-tuya-web

Hoobs and Homebridge plugin for Tuya devices using Home Assistant Tuya Web Api
MIT License
217 stars 93 forks source link

Fan/Lisht Switch Treatlife DS03 shows only as Fan #490

Closed carlosdesedas closed 1 year ago

carlosdesedas commented 1 year ago

Hi.. after adding all of my devices from my SmartLife app to Homebridge, the DS03 Fan/Light Switch which is recognized correctly in the SmartLife App only show as "Fan" in Homebridge. I tried to manually override this by getting the device id and trying to configure it as a fan/light controller but there is no such option.

Plugin version homebridge-tuya-web v1.1.2 (2022-05-06)

milo526 commented 1 year ago

These devices are not properly exposed by Tuya to the API that this plugin uses.

You might be better served by the plugin that Tuya themselves maintain (https://github.com/tuya/tuya-homebridge), this uses a different API which is harder to configure for users but has more options.