mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add deprecated warning and change category
This commit is contained in:
parent
229bd22f74
commit
5eddb981a2
@ -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.**
|
||||
|
||||
<p class='note warning'>
|
||||
**This component has been deprecated in favor of the "[cover](/component/cover/)" component and will be removed in the future. Please use cover.**
|
||||
</p>
|
||||
|
||||
Home Assistant can give you an interface to control any garage door.
|
||||
|
@ -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.**
|
||||
<p class='note warning'>
|
||||
**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.**
|
||||
</p>
|
||||
|
||||
The `mqtt` garage door platform let you control your MQTT enabled garage door.
|
||||
|
||||
|
@ -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.**
|
||||
<p class='note warning'>
|
||||
**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.**
|
||||
</p>
|
||||
|
||||
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.
|
||||
|
||||
|
@ -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.**
|
||||
<p class='note warning'>
|
||||
**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.**
|
||||
</p>
|
||||
|
||||
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.
|
||||
|
||||
|
@ -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.**
|
||||
<p class='note warning'>
|
||||
**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.**
|
||||
</p>
|
||||
|
||||
To get your Z-Wave garage doors working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user