mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
🚜 Merges/Redirect Sleepiq component pages (#8277)
This commit is contained in:
parent
91576bb50f
commit
52912dbfe6
@ -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/).
|
@ -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/).
|
@ -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 %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user