Files
homeassistant-core/homeassistant/components/zoneminder/services.yaml
Franck Nijhof 24840b54ac Add yamllint (in pre-commit and CI) (#33676)
* Add yamllint (in pre-commit and CI)

* Fix linting for all YAML files

* Bump and add it to requirements

* Fix gen_requirements for pre-commit, remove 'v' from version
2020-04-05 10:33:45 +02:00

7 lines
182 B
YAML

set_run_state:
description: Set the ZoneMinder run state
fields:
name:
description: The string name of the ZoneMinder run state to set as active.
example: "Home"