alextud / ha-switchbot-curtain

Controls switchbot curtain using Home Assistant
MIT License
55 stars 16 forks source link

Use updated switchbot library with curtain support #2

Closed daenny closed 3 years ago

daenny commented 3 years ago

I updated the switchbot library with curtain support here: https://github.com/Danielhiversen/pySwitchbot/pull/13

After that is released, you could use the SwitchbotCurtain directly, without needing all the extra commands and keys in this file.

alextud commented 3 years ago

Thanks Daniel