diff --git a/source/_components/garage_door.markdown b/source/_components/garage_door.markdown index 6c0944bf35..10cb067fc8 100644 --- a/source/_components/garage_door.markdown +++ b/source/_components/garage_door.markdown @@ -8,6 +8,9 @@ comments: false sharing: true footer: true --- -**This component has been deprecated in favor of the "cover" component and will be removed in the future. Please use cover.** + +
+**This component has been deprecated in favor of the "[cover](/component/cover/)" component and will be removed in the future. Please use cover.** +
Home Assistant can give you an interface to control any garage door. diff --git a/source/_components/garage_door.mqtt.markdown b/source/_components/garage_door.mqtt.markdown index 6a75f24165..c99033a267 100644 --- a/source/_components/garage_door.mqtt.markdown +++ b/source/_components/garage_door.mqtt.markdown @@ -8,12 +8,14 @@ comments: false sharing: true footer: true logo: mqtt.png -ha_category: Garage Door +ha_category: Deprecated 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.** ++**This platform has been deprecated in favor of a "[cover](/components/cover.mqtt/)" 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. diff --git a/source/_components/garage_door.rpi_gpio.markdown b/source/_components/garage_door.rpi_gpio.markdown index 950c99d911..24ae200c72 100644 --- a/source/_components/garage_door.rpi_gpio.markdown +++ b/source/_components/garage_door.rpi_gpio.markdown @@ -8,15 +8,18 @@ comments: false sharing: true footer: true logo: raspberry-pi.png -ha_category: Garage Door +ha_category: Deprecated 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.** ++**This platform has been deprecated in favor of a "[cover](/components/cover.rpi_gpio/)" 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. +It uses two pins on the Raspberry Pi. + - The `state_pin` will detect if the door is closed, and - the `relay_pin` will trigger the door to open or close. diff --git a/source/_components/garage_door.wink.markdown b/source/_components/garage_door.wink.markdown index 989dde91f6..dc178e5769 100644 --- a/source/_components/garage_door.wink.markdown +++ b/source/_components/garage_door.wink.markdown @@ -8,11 +8,13 @@ comments: false sharing: true footer: true logo: wink.png -ha_category: Garage Door +ha_category: Deprecated 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.** ++**This platform has been deprecated in favor of a "[cover](/components/cover.wink/)" 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. diff --git a/source/_components/garage_door.zwave.markdown b/source/_components/garage_door.zwave.markdown index e7b3ae63c0..c07a96085f 100644 --- a/source/_components/garage_door.zwave.markdown +++ b/source/_components/garage_door.zwave.markdown @@ -8,10 +8,12 @@ comments: false sharing: true footer: true logo: z-wave.png -ha_category: Garage Door +ha_category: Deprecated 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.** ++**This platform has been deprecated in favor of a "[cover](/components/cover.zwave/)" 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/).