diff --git a/source/_components/rollershutter.command_line.markdown b/source/_components/rollershutter.command_line.markdown index 6a2651f61a..60db740489 100644 --- a/source/_components/rollershutter.command_line.markdown +++ b/source/_components/rollershutter.command_line.markdown @@ -8,10 +8,15 @@ comments: false sharing: true footer: true logo: command_line.png -ha_category: Rollershutter +ha_category: Deprecated ha_release: 0.14 --- -A rollershutter platform that issues specific commands when it is moved up, down and stopped. This might very well become our most powerful platform as it allows anyone to integrate any type of rollershutter into Home Assistant that can be controlled from the command line, including calling other scripts! + +

+**This platform has been deprecated in favor of a "[cover](/components/cover.command_line/)" platform and will be removed in the future. Please use the cover platform.** +

+ +A `rollershutter` platform that issues specific commands when it is moved up, down and stopped. This might very well become our most powerful platform as it allows anyone to integrate any type of rollershutter into Home Assistant that can be controlled from the command line, including calling other scripts! To enable command_rollershutter in your installation, add the following to your `configuration.yaml` file: diff --git a/source/_components/rollershutter.homematic.markdown b/source/_components/rollershutter.homematic.markdown index 38ea5ce3db..eb536f40e7 100644 --- a/source/_components/rollershutter.homematic.markdown +++ b/source/_components/rollershutter.homematic.markdown @@ -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" --- +

+**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.** +

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. \ No newline at end of file +Devices will be configured automatically. Please refer to the [component](/components/homematic/) configuration on how to setup Homematic. diff --git a/source/_components/rollershutter.markdown b/source/_components/rollershutter.markdown index 1fdd714750..f6306a9ad9 100644 --- a/source/_components/rollershutter.markdown +++ b/source/_components/rollershutter.markdown @@ -9,6 +9,8 @@ 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](/components/cover/)" component and will be removed in the future. Please use cover.** +

Home Assistant can give you an interface to control any rollershutters. diff --git a/source/_components/rollershutter.mqtt.markdown b/source/_components/rollershutter.mqtt.markdown index ade1638d2c..5eab5e9599 100644 --- a/source/_components/rollershutter.mqtt.markdown +++ b/source/_components/rollershutter.mqtt.markdown @@ -8,11 +8,14 @@ comments: false sharing: true footer: true logo: mqtt.png -ha_category: Rollershutter +ha_category: Deprecated ha_release: 0.9 ha_iot_class: depends --- +

+**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` rollershutter platform enables the possibility to control an MQTT rollershutter. The device state will be updated only after receiving the a new state from `state_topic`. If these messages are published with RETAIN flag, the MQTT device will receive an instant state update after subscription and will start with correct state. Otherwise, the initial state will be `unknown`. diff --git a/source/_components/rollershutter.rfxtrx.markdown b/source/_components/rollershutter.rfxtrx.markdown index a3951f1a7a..2400be8092 100644 --- a/source/_components/rollershutter.rfxtrx.markdown +++ b/source/_components/rollershutter.rfxtrx.markdown @@ -8,10 +8,14 @@ comments: false sharing: true footer: true logo: rfxtrx.png -ha_category: Rollershutter +ha_category: Deprecated ha_release: 0.21 --- +

+**This platform has been deprecated in favor of a "[cover](/components/cover.rfxtrx/)" platform and will be removed in the future. Please use the cover platform.** +

+ The `rfxtrx` platform supports Siemens/LightwaveRF and RFY roller shutters that communicate in the frequency range of 433.92 MHz. First you have to set up your [rfxtrx hub](/components/rfxtrx/). diff --git a/source/_components/rollershutter.scsgate.markdown b/source/_components/rollershutter.scsgate.markdown index a1843b77a8..6abb759633 100644 --- a/source/_components/rollershutter.scsgate.markdown +++ b/source/_components/rollershutter.scsgate.markdown @@ -8,8 +8,13 @@ comments: false sharing: true footer: true logo: bus_scs.png -ha_category: Rollershutter +ha_category: Deprecated --- + +

+**This platform has been deprecated in favor of a "[cover](/components/cover.scsgate/)" platform and will be removed in the future. Please use the cover platform.** +

+ The SCSGate device can control motirized roller shutters connected to the BTicino MyHome system. To enable SCSGate roller shutters in your installation, add the following to your `configuration.yaml` file: diff --git a/source/_components/rollershutter.wink.markdown b/source/_components/rollershutter.wink.markdown index d80280d2f5..0535392f21 100644 --- a/source/_components/rollershutter.wink.markdown +++ b/source/_components/rollershutter.wink.markdown @@ -8,10 +8,14 @@ comments: false sharing: true footer: true logo: wink.png -ha_category: Rollershutter +ha_category: Deprecated ha_release: 0.22 --- +

+**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.** +

+ The `wink` rollershutter platform allows you to control your [Wink](http://www.wink.com/) enabled rollershutters. It supports Wink shades/blinds/rollershutters such as the Bali Somfy or Lutron Serena blinds. The Wink API currently doesn't provide status for shades. diff --git a/source/_components/rollershutter.zwave.markdown b/source/_components/rollershutter.zwave.markdown index 7db200683a..ebed95ed0f 100644 --- a/source/_components/rollershutter.zwave.markdown +++ b/source/_components/rollershutter.zwave.markdown @@ -8,8 +8,12 @@ comments: false sharing: true footer: true logo: z-wave.png -ha_category: Rollershutter +ha_category: Deprecated ha_release: 0.23 --- +

+**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 rollershutters working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).