i8beef / HomeAutio.Mqtt.GoogleHome

MIT License
215 stars 29 forks source link

Add support for Blinds #48

Closed deonp closed 5 years ago

deonp commented 5 years ago

Google have recently added support for blinds https://developers.google.com/actions/smarthome/guides/blinds

Also:

i8beef commented 5 years ago

Its on the list. I actually have the new devices added, but am considering how to implement Google's new usage of OpenClose traits since its... different. In the mean time, I do support the beta version of the OpenClose trait which gives you basic open / close for the "Door" type, it just doesnt have the multi-directional support Google has put in.