Skip to content

Commit 4a73e9c

Browse files
committed
Add deprecated warning
1 parent 72c3c4f commit 4a73e9c

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

source/_components/garage_door.mqtt.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ha_release: 0.18
1313
ha_iot_class: depends
1414
---
1515

16+
**This platform has been deprecated in favor of a "cover" platform and will be removed in the future. Please use the cover platform.**
1617

1718
The `mqtt` garage door platform let you control your MQTT enabled garage door.
1819

source/_components/garage_door.rpi_gpio.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ha_category: Garage Door
1212
ha_release: 0.23
1313
---
1414

15+
**This platform has been deprecated in favor of a "cover" platform and will be removed in the future. Please use the cover platform.**
16+
1517
The `rpi_gpio` garage door platform allows you to use a Raspberry Pi to control your Garage door.
1618

1719
It uses two pins on the Raspberry Pi.

source/_components/garage_door.wink.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ha_category: Garage Door
1212
ha_release: 0.13
1313
---
1414

15+
**This platform has been deprecated in favor of a "cover" platform and will be removed in the future. Please use the cover platform.**
16+
1517
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.
1618

1719
The following quote is from Wink.

source/_components/garage_door.zwave.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ ha_category: Garage Door
1212
ha_release: 0.23
1313
---
1414

15+
**This platform has been deprecated in favor of a "cover" platform and will be removed in the future. Please use the cover platform.**
16+
1517
To get your Z-Wave garage doors working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).

0 commit comments

Comments
 (0)