PaulAnnekov / tuyaha

Implements the special Tuya Home Assistant API.
Other
142 stars 106 forks source link

Which BizType for devices registered through PlusMinus app? #8

Open PaulWebster opened 4 years ago

PaulWebster commented 4 years ago

I registered a Lumiman light using the "Tuya" app. It does not show up in HA or using other tools that use the Tuya homeassist skill (as discussed in other tickets). So - I reregistered the lights using the PlusMinus app (as recommended by Lumiman/Tuya support).

Problem now is that I cannot login through the Tuya homeassistant skill because the accountis not recognised when using BizType "tuya", smart_life" and "jinvoo_smart" (the 3 listed on the HA help docs). I tried "lumiman" and "plusminus" and "plus_minus" but they all return that the platform name is not known. e.g. "Get accesstoken failed. platform lumiman not support"

I cannot see the correct name to use when tracing the calls of the PlusMinus app itself.

Can someone find out the full list of BizTypes that Tuya has ... and if anything needs to be added into the Tuya hosted homeassistant module to support them.