mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Smarla integration doc number platform (#39275)
This commit is contained in:
parent
d950dd279e
commit
9419017fa6
@ -2,6 +2,7 @@
|
|||||||
title: Swing2Sleep Smarla
|
title: Swing2Sleep Smarla
|
||||||
description: Instructions on connecting Swing2Sleep Smarla to Home Assistant.
|
description: Instructions on connecting Swing2Sleep Smarla to Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Number
|
||||||
- Switch
|
- Switch
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
ha_release: 2025.6
|
ha_release: 2025.6
|
||||||
@ -12,6 +13,7 @@ ha_domain: smarla
|
|||||||
ha_integration_type: device
|
ha_integration_type: device
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- number
|
||||||
- switch
|
- switch
|
||||||
ha_quality_scale: bronze
|
ha_quality_scale: bronze
|
||||||
---
|
---
|
||||||
@ -38,10 +40,11 @@ The `smarla` {% term integration %} enables Home Assistant to integrate [Swing2S
|
|||||||
|
|
||||||
This component will set up the following entities:
|
This component will set up the following entities:
|
||||||
|
|
||||||
| Entity | Platform | Description |
|
| Entity | Platform | Description |
|
||||||
| -------------- | ----------------- | ------------------------------------- |
|
| -------------- | -------- | ----------------------------------------------------------- |
|
||||||
| `cradle` | `switch` | Turn on or off the cradle’s oscillation. |
|
| `swing_active` | `switch` | Turns the cradle’s oscillation on or off. |
|
||||||
| `smartmode` | `switch` | Enable or disable automatic intensity control. |
|
| `smart_mode` | `switch` | Enables or disables automatic intensity control. |
|
||||||
|
| `intensity` | `number` | Sets the intensity level (range: `0` to `100`). |
|
||||||
|
|
||||||
## Removing the integration
|
## Removing the integration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user