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,12 +8,15 @@ comments: false
|
|||
sharing: true
|
||||
footer: true
|
||||
logo: homematic.png
|
||||
ha_category: Rollershutter
|
||||
ha_category: Deprecated
|
||||
ha_release: 0.23
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
<p class='note warning'>
|
||||
**This platform has been deprecated in favor of a "[cover](/components/cover.homematic/)" platform and will be removed in the future. Please use the cover platform.**
|
||||
</p>
|
||||
|
||||
The `homematic` rollershutter platform lets you control [Homematic](http://www.homematic.com/) rollershutters through Home Assistant.
|
||||
|
||||
Devices will be configured automatically. Please refer to the [component](/components/homematic/) configuration on how to setup Homematic.
|
||||
Devices will be configured automatically. Please refer to the [component](/components/homematic/) configuration on how to setup Homematic.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue