OpenWonderLabs / python-host

The python code running on Raspberry Pi or other Linux based boards to control SwitchBot.
Apache License 2.0
376 stars 84 forks source link

Curtain support? #18

Closed daenny closed 3 years ago

daenny commented 4 years ago

I have the switchbot curtain. I wondered if that is already supported by this library?

scstraus commented 4 years ago

I also wonder that. It doesn't appear to really be mentioned here anywhere but they link to this repo as the place where the API should be provided.

I also wonder how you are meant to access the API via the gateway.. Neither of these things are clearly documented anywhere that I can see.

masterfish1 commented 3 years ago

I would hope it includes the curtain; it was specifically mentioned on the Kickstarter page. https://www.kickstarter.com/projects/switchbot/switchbot-curtain-make-your-curtains-smart-in-seconds/description

Being able to integrate this with Home Assistant was a big sales point for me.

scstraus commented 3 years ago

I wrote them on the kickstarter page and they said they were planning it for later in the year.

djdevil commented 3 years ago

@SwitchBot hello any news?

scstraus commented 3 years ago

I would remind them on the kickstarter page that we are waiting for it.. That seems to be the only place they watch.

daenny commented 3 years ago

https://github.com/SwitchBot/homebridge-switchbot-ble/

It seems that they released a Homebridge plugin in typescript. I would love to see support in python as well.

SwitchBot-Wonderlabs commented 3 years ago

Hi, @daenny , try the latest commit.

daenny commented 3 years ago

Thanks! all working fine!