From 6720d487075d596081127ae05ff16ff946c66342 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 9 Jan 2019 15:47:37 -0800 Subject: [PATCH] Fix links --- .../alarm_control_panel.ness_alarm.markdown | 2 +- source/_components/binary_sensor.ness_alarm.markdown | 2 +- source/_components/esphome.markdown | 11 ++++++----- source/_components/homeworks.markdown | 4 +++- source/_components/ness_alarm.markdown | 6 +++--- source/_components/plum_lightpad.markdown | 8 ++++++-- 6 files changed, 20 insertions(+), 13 deletions(-) diff --git a/source/_components/alarm_control_panel.ness_alarm.markdown b/source/_components/alarm_control_panel.ness_alarm.markdown index d8fd5082d52..2ebe2a864af 100644 --- a/source/_components/alarm_control_panel.ness_alarm.markdown +++ b/source/_components/alarm_control_panel.ness_alarm.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: ness.jpg ha_category: Alarm -ha_release: 0.84 +ha_release: 0.85 ha_iot_class: "Local Push" --- diff --git a/source/_components/binary_sensor.ness_alarm.markdown b/source/_components/binary_sensor.ness_alarm.markdown index dafef92b0f7..658dca1640c 100644 --- a/source/_components/binary_sensor.ness_alarm.markdown +++ b/source/_components/binary_sensor.ness_alarm.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: ness.jpg ha_category: Binary Sensor -ha_release: 0.84 +ha_release: 0.85 ha_iot_class: "Local Push" --- diff --git a/source/_components/esphome.markdown b/source/_components/esphome.markdown index 57b41aa6950..bf2bcab37f0 100644 --- a/source/_components/esphome.markdown +++ b/source/_components/esphome.markdown @@ -11,11 +11,12 @@ logo: esphome.png ha_category: DIY ha_release: 0.85 ha_iot_class: "Local Push" -redirect_from: /components/binary_sensor.esphome/ -redirect_from: /components/cover.esphome/ -redirect_from: /components/fan.esphome/ -redirect_from: /components/light.esphome/ -redirect_from: /components/switch.esphome/ +redirect_from: + - /components/binary_sensor.esphome/ + - /components/cover.esphome/ + - /components/fan.esphome/ + - /components/light.esphome/ + - /components/switch.esphome/ --- This component allows you to connect your [ESPHome](https://esphomelib.com/esphomeyaml/index.html) devices directly into Home Assistant with the [native ESPHome API](https://esphomelib.com/esphomeyaml/components/api.html). diff --git a/source/_components/homeworks.markdown b/source/_components/homeworks.markdown index 551a8118f8c..f5071fb05af 100644 --- a/source/_components/homeworks.markdown +++ b/source/_components/homeworks.markdown @@ -12,6 +12,8 @@ ha_category: Hub featured: False ha_release: 0.85 ha_iot_class: "Local Push" +redirect_from: + - /components/binary_sensor.homeworks/ --- [Lutron](http://www.lutron.com/) is an American lighting control company. The Lutron Homeworks Series 4 & 8 systems are relatively old (~2003), and use RS-232 connections to communicate with home automation systems. The `homeworks` component in Home Assistant is responsible for communicating with the main controller for these systems. Communication is through an ethernet to serial converter (NPort, for example). @@ -37,7 +39,7 @@ homeworks: - addr: "[02:08:01:02]" name: "Foyer Downlights" rate: 2 - + keypads: - addr: "[02:08:02:01]" name: "Foyer Keypad" diff --git a/source/_components/ness_alarm.markdown b/source/_components/ness_alarm.markdown index 99e726f2a30..4f5e03d6314 100644 --- a/source/_components/ness_alarm.markdown +++ b/source/_components/ness_alarm.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: ness.jpg ha_category: Alarm -ha_release: 0.84 +ha_release: 0.85 ha_iot_class: "Local Push" --- @@ -55,7 +55,7 @@ port: required: true type: integer zones: - description: List of zones to add + description: List of zones to add required: false type: [integer, list] keys: @@ -72,4 +72,4 @@ zones: required: false default: motion type: string -{% endconfiguration %} +{% endconfiguration %} diff --git a/source/_components/plum_lightpad.markdown b/source/_components/plum_lightpad.markdown index 87f3191731b..67a97a24d98 100644 --- a/source/_components/plum_lightpad.markdown +++ b/source/_components/plum_lightpad.markdown @@ -12,6 +12,10 @@ ha_iot_class: "Local Push" featured: true logo: plum.png ha_release: 0.85 +redirect_from: + - /components/binary_sensor.plum_lightpad/ + - /components/light.plum_lightpad/ + - /components/sensor.plum_lightpad/ --- Configurable/Dimmable WiFi Lightswitch @@ -24,9 +28,9 @@ Configurable/Dimmable WiFi Lightswitch "The most advanced smart dimmer. Ever." - [https://plumlife.com/](https://plumlife.com/) -> The Lightpad’s elegant design compliments any decor and provides amazing control of your lights. The Lightpad allows you to control a single light, group of lights, or all of your lights in a natural and intuitive way. +> The Lightpad’s elegant design compliments any decor and provides amazing control of your lights. The Lightpad allows you to control a single light, group of lights, or all of your lights in a natural and intuitive way. -> Control your lights, not just with your smartphone and your voice (with Alexa and Google Assistant), but with your fingertips too. While most home automation devices today force you to use your smartphone, Plum Lightpads feature Multi-Touch allowing you to use simple gestures to control any light in the house from any Lightpad. +> Control your lights, not just with your smartphone and your voice (with Alexa and Google Assistant), but with your fingertips too. While most home automation devices today force you to use your smartphone, Plum Lightpads feature Multi-Touch allowing you to use simple gestures to control any light in the house from any Lightpad. ## {% linkable_title Configuration %}