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

Only 1 device showing up when adding to HomeKit (also in cache in Hoobs) #454

Closed recoi1er closed 1 year ago

recoi1er commented 2 years ago

Describe the bug

Adding your plugin to HomeKit, I want to expose a fan and ceiling light that I have in the Smart Life app

Steps To Reproduce

  1. Install your plugin to Hoobs
  2. Add bridge to HomeKit
  3. Go through walk through in Home app
  4. Only adds ceiling light, no fan to be found
  5. Same thing in Hoobs, under cached accessories it only see's the ceiling light. Doesn't matter if I change polling to 600 or leave blank (how do you manually poll? I see no options)

Plugin Version**

1.1.2 **Homebridge Config**

Device Config

{ "platform": "TuyaWebPlatform", "name": "TuyaWebPlatform", "options": { "username": "redacted", "password": "redacted", "countryCode": "1", "platform": "smart_life", "pollingInterval": 600 } }

Additional Context

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

recoi1er commented 1 year ago

Did you give up on this project @milo526 ?

milo526 commented 1 year ago

Nope just crazy busy with higher priority stuff, but as always, MRs are welcomed!

recoi1er commented 1 year ago

MR?

edgaragr commented 1 year ago

Merge Request = MR

recoi1er commented 1 year ago

Merge with what exactly in this regard?

edgaragr commented 1 year ago

What @milo526 say is we can try fix it and send him a Pull Request (Merge Request) to include it in the next library version.

@milo526 I could try that, do you know if the issue is a limitation from tuya API?

recoi1er commented 1 year ago

I also have a ticket open with Tuya IOT support at the moment, let’s see if it’s something on their end first - someone else at Tuya told me it might be the device type itself might need to be added to their API since it’s a different brand - both devices are from Atomi Smart. Both were added to Tuya IOT and show online just the light shows up in the plugin though

edgaragr commented 1 year ago

I'm case only the ceiling is exposed. I can change speed, turn on/off but can't even see the light switch.

recoi1er commented 1 year ago

Ah ok, Tuya also got back to me and said they don’t support ceiling fans yet “fsd”

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.