Add deprecated warning and change category
This commit is contained in:
parent
229bd22f74
commit
5eddb981a2
5 changed files with 22 additions and 10 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue