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