Add deprecated warning

This commit is contained in:
Fabian Affolter 2016-08-27 11:47:12 +02:00
parent 72c3c4f3c8
commit 4a73e9c0e8
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
4 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,7 @@ ha_release: 0.18
ha_iot_class: depends
---
**This platform has been deprecated in favor of a "cover" platform and will be removed in the future. Please use the cover platform.**
The `mqtt` garage door platform let you control your MQTT enabled garage door.

View File

@ -12,6 +12,8 @@ ha_category: Garage Door
ha_release: 0.23
---
**This platform has been deprecated in favor of a "cover" platform and will be removed in the future. Please use the cover platform.**
The `rpi_gpio` garage door platform allows you to use a Raspberry Pi to control your Garage door.
It uses two pins on the Raspberry Pi.

View File

@ -12,6 +12,8 @@ ha_category: Garage Door
ha_release: 0.13
---
**This platform has been deprecated in favor of a "cover" platform and will be removed in the future. Please use the cover platform.**
Wink garage door functionality is currently limited to view only. Wink garage doors will still show the current state of the door, but control has been disabled for third parties. If you have a Chamberlain garage door, and would like to control it via Home Assistant, please contact Chamberlain and request that they re-enabled third-party control.
The following quote is from Wink.

View File

@ -12,4 +12,6 @@ ha_category: Garage Door
ha_release: 0.23
---
**This platform has been deprecated in favor of a "cover" platform and will be removed in the future. Please use the cover platform.**
To get your Z-Wave garage doors working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).