1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/openuv/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

10 lines
300 B
YAML

# Describes the format for available OpenUV services
update_data:
description: Request new data from OpenUV. Consumes two API calls.
update_uv_index_data:
description: Request new UV index data from OpenUV.
update_protection_data:
description: Request new protection window data from OpenUV.