mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Add screenlogic super chlorination service descriptions (#30837)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
61b76ace59
commit
d8af91c852
@ -47,6 +47,23 @@ Sets the operation of any connected color-capable lights.
|
|||||||
| `target` | no | An `area` containing the ScreenLogic device, the ScreenLogic `device` itself, or any `entity` from the ScreenLogic device you wish to set the color mode on. |
|
| `target` | no | An `area` containing the ScreenLogic device, the ScreenLogic `device` itself, or any `entity` from the ScreenLogic device you wish to set the color mode on. |
|
||||||
| `color_mode` | no | The color mode to set. Valid values are listed below. |
|
| `color_mode` | no | The color mode to set. Valid values are listed below. |
|
||||||
|
|
||||||
|
### `screenlogic.start_super_chlorination`
|
||||||
|
|
||||||
|
Begins super chlorination, running for the specified period or 24 hours if none is specified.
|
||||||
|
|
||||||
|
| Service data attribute | Optional | Description |
|
||||||
|
| ---------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||||
|
| `target` | no | An `area` containing the ScreenLogic device, the ScreenLogic `device` itself, or any `entity` from the ScreenLogic device you wish to start super chlorination on. |
|
||||||
|
| `runtime` | yes | Number of hours to run super chlorination for. Defaults to 24 hours. |
|
||||||
|
|
||||||
|
### `screenlogic.stop_super_chlorination`
|
||||||
|
|
||||||
|
Stops super chlorination.
|
||||||
|
|
||||||
|
| Service data attribute | Optional | Description |
|
||||||
|
| ---------------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
|
| `target` | no | An `area` containing the ScreenLogic device, the ScreenLogic `device` itself, or any `entity` from the ScreenLogic device you wish to stop super chlorination on. |
|
||||||
|
|
||||||
## Reference
|
## Reference
|
||||||
|
|
||||||
### Color modes
|
### Color modes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user