Smarla integration doc number platform (#39275)

This commit is contained in:
Robin Lintermann 2025-06-06 13:18:59 +02:00 committed by GitHub
parent d950dd279e
commit 9419017fa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 cradles oscillation. |
| `smartmode` | `switch` | Enable or disable automatic intensity control. |
| -------------- | -------- | ----------------------------------------------------------- |
| `swing_active` | `switch` | Turns the cradles 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