From 52912dbfe6f60908f1e2c313037f5625439273ce Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 25 Jan 2019 12:08:52 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20Sleepiq=20comp?= =?UTF-8?q?onent=20pages=20(#8277)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_components/binary_sensor.sleepiq.markdown | 16 ---------------- source/_components/sensor.sleepiq.markdown | 16 ---------------- source/_components/sleepiq.markdown | 9 +++++++-- 3 files changed, 7 insertions(+), 34 deletions(-) delete mode 100644 source/_components/binary_sensor.sleepiq.markdown delete mode 100644 source/_components/sensor.sleepiq.markdown diff --git a/source/_components/binary_sensor.sleepiq.markdown b/source/_components/binary_sensor.sleepiq.markdown deleted file mode 100644 index 3f355cc2780..00000000000 --- a/source/_components/binary_sensor.sleepiq.markdown +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: page -title: "SleepIQ Binary Sensor" -description: "Instructions for how to integrate SleepIQ sensors within Home Assistant." -date: 2016-08-28 8:56 -sidebar: true -comments: false -sharing: true -footer: true -logo: sleepiq.png -ha_category: Health -ha_release: 0.29 -ha_iot_class: "Local Polling" ---- - -To get your SleepIQ binary sensors working with Home Assistant, follow the instructions for the general [SleepIQ component](/components/sleepiq/). diff --git a/source/_components/sensor.sleepiq.markdown b/source/_components/sensor.sleepiq.markdown deleted file mode 100644 index 616c54e56ba..00000000000 --- a/source/_components/sensor.sleepiq.markdown +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: page -title: "SleepIQ Sensor" -description: "Instructions for how to integrate SleepIQ sensors within Home Assistant." -date: 2016-08-28 8:56 -sidebar: true -comments: false -sharing: true -footer: true -logo: sleepiq.png -ha_category: Health -ha_release: 0.29 -ha_iot_class: "Local Polling" ---- - -To get your SleepIQ sensors working with Home Assistant, follow the instructions for the general [SleepIQ component](/components/sleepiq/). diff --git a/source/_components/sleepiq.markdown b/source/_components/sleepiq.markdown index bb006c23cdc..6baf6193649 100644 --- a/source/_components/sleepiq.markdown +++ b/source/_components/sleepiq.markdown @@ -8,9 +8,15 @@ comments: false sharing: true footer: true logo: sleepiq.png -ha_category: Health +ha_category: + - Health + - Sensor + - Binary Sensor ha_release: 0.29 ha_iot_class: "Local Polling" +redirect_from: + - /components/binary_sensor.sleepiq/ + - /components/sensor.sleepiq/ --- The SleepIQ implementation lets you view sensor data from [SleepIQ by SleepNumber](http://www.sleepnumber.com/sn/en/sleepiq-sleep-tracker). In particular, it lets you see the occupancy and current SleepNumber (ie current firmness) of each side of a SleepNumber bed. @@ -40,4 +46,3 @@ password: required: true type: string {% endconfiguration %} -