mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
12 lines
272 B
YAML
12 lines
272 B
YAML
set_run_state:
|
|
name: Set run state
|
|
description: Set the ZoneMinder run state
|
|
fields:
|
|
name:
|
|
name: Name
|
|
description: The string name of the ZoneMinder run state to set as active.
|
|
required: true
|
|
example: "Home"
|
|
selector:
|
|
text:
|