mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add Select platform description for SleepIQ integration (#22117)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
213037a761
commit
928dd25590
@ -2,10 +2,14 @@
|
|||||||
title: SleepIQ
|
title: SleepIQ
|
||||||
description: Instructions for how to integrate SleepIQ beds within Home Assistant.
|
description: Instructions for how to integrate SleepIQ beds within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Health
|
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Button
|
||||||
|
- Health
|
||||||
|
- Light
|
||||||
- Number
|
- Number
|
||||||
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Switch
|
||||||
ha_release: 0.29
|
ha_release: 0.29
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_domain: sleepiq
|
ha_domain: sleepiq
|
||||||
@ -19,6 +23,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- light
|
- light
|
||||||
- number
|
- number
|
||||||
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
---
|
---
|
||||||
@ -33,6 +38,7 @@ There is currently support for the following platforms within Home Assistant:
|
|||||||
- Light - Control lights on supported models
|
- Light - Control lights on supported models
|
||||||
- Number - View/Set the actuator positions of the foundation
|
- Number - View/Set the actuator positions of the foundation
|
||||||
- Number - View/Set firmness for each side
|
- Number - View/Set firmness for each side
|
||||||
|
- Select - Choose a foundation preset position
|
||||||
- Sensor - View pressure of each side
|
- Sensor - View pressure of each side
|
||||||
- Switch - Toggle Privacy mode
|
- Switch - Toggle Privacy mode
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user