🚜 Merges/Redirect Sleepiq component pages (#8277)

This commit is contained in:
Klaas Schoute 2019-01-25 12:08:52 +01:00 committed by Franck Nijhof
parent 91576bb50f
commit 52912dbfe6
3 changed files with 7 additions and 34 deletions

View File

@ -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/).

View File

@ -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/).

View File

@ -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 %}