core/homeassistant/components/zoneminder/services.yaml

10 lines
298 B
YAML

set_run_state:
description: "Set the ZoneMinder run state"
fields:
id:
description: "The host name or IP address of the ZoneMinder instance."
example: "10.10.0.2"
name:
description: "The string name of the ZoneMinder run state to set as active."
example: "Home"