1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-04 14:44:35 +01:00
Files
core/homeassistant/components/openuv/services.yaml
T

13 lines
380 B
YAML

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