mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-28 07:17:36 +00:00

* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
857 B
857 B
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Z-Wave Cover | Instructions on how to setup the Z-Wave covers within Home Assistant. | 2016-12-18 19:41 | true | false | true | true | z-wave.png | Cover | 0.23 | Local Push |
Z-Wave garage doors, blinds, and roller shutters are supported as cover in Home Assistant.
To get your Z-Wave covers working with Home Assistant, follow the instructions for the general Z-Wave component.
If you discover that you need to invert the operation of open/close for a particular device, you may change this behavior in your Z-Wave section of your configuration.yaml
file as follows:
zwave:
device_config:
cover.my_cover:
invert_openclose_buttons: true