Add deprecated warning and change category
This commit is contained in:
parent
7c28c6612b
commit
4e71eb21b2
8 changed files with 40 additions and 10 deletions
|
@ -8,8 +8,12 @@ comments: false
|
|||
sharing: true
|
||||
footer: true
|
||||
logo: z-wave.png
|
||||
ha_category: Rollershutter
|
||||
ha_category: Deprecated
|
||||
ha_release: 0.23
|
||||
---
|
||||
|
||||
<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 rollershutters 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