mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add description for SleepIQ actuator number entities (#21925)
This commit is contained in:
parent
74f75b4a20
commit
94a1700927
@ -3,8 +3,9 @@ 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
|
- Health
|
||||||
- Sensor
|
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Number
|
||||||
|
- Sensor
|
||||||
ha_release: 0.29
|
ha_release: 0.29
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_domain: sleepiq
|
ha_domain: sleepiq
|
||||||
@ -17,6 +18,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- light
|
- light
|
||||||
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
---
|
---
|
||||||
@ -29,6 +31,7 @@ There is currently support for the following platforms within Home Assistant:
|
|||||||
- Button - Calibrate the bed
|
- Button - Calibrate the bed
|
||||||
- Button - Stop the pump
|
- Button - Stop the pump
|
||||||
- Light - Control lights on supported models
|
- Light - Control lights on supported models
|
||||||
|
- Number - View/Set the actuator positions of the foundation
|
||||||
- Number - View/Set firmness for each side
|
- Number - View/Set firmness for each side
|
||||||
- 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