mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 12:05:16 +01:00
15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"services": {
|
|
"set_run_state": {
|
|
"description": "Sets the ZoneMinder run state.",
|
|
"fields": {
|
|
"name": {
|
|
"description": "The string name of the ZoneMinder run state to set as active.",
|
|
"name": "[%key:common::config_flow::data::name%]"
|
|
}
|
|
},
|
|
"name": "Set run state"
|
|
}
|
|
}
|
|
}
|