2019-01-14 12:12:06 +00:00
|
|
|
# Describes the format for available OpenUV services
|
|
|
|
update_data:
|
2021-05-15 08:30:18 +00:00
|
|
|
name: Update data
|
2019-08-29 15:56:12 +00:00
|
|
|
description: Request new data from OpenUV. Consumes two API calls.
|
2022-09-17 23:56:45 +00:00
|
|
|
fields:
|
|
|
|
entry_id:
|
|
|
|
name: Config Entry
|
|
|
|
description: The configured instance of the OpenUV integration to use
|
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
config_entry:
|
|
|
|
integration: openuv
|
2019-08-29 15:56:12 +00:00
|
|
|
|
|
|
|
update_uv_index_data:
|
2021-05-15 08:30:18 +00:00
|
|
|
name: Update UV index data
|
2019-08-29 15:56:12 +00:00
|
|
|
description: Request new UV index data from OpenUV.
|
2022-09-17 23:56:45 +00:00
|
|
|
fields:
|
|
|
|
entry_id:
|
|
|
|
name: Config Entry
|
|
|
|
description: The configured instance of the OpenUV integration to use
|
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
config_entry:
|
|
|
|
integration: openuv
|
2019-08-29 15:56:12 +00:00
|
|
|
|
|
|
|
update_protection_data:
|
2021-05-15 08:30:18 +00:00
|
|
|
name: Update protection data
|
2019-08-29 15:56:12 +00:00
|
|
|
description: Request new protection window data from OpenUV.
|
2022-09-17 23:56:45 +00:00
|
|
|
fields:
|
|
|
|
entry_id:
|
|
|
|
name: Config Entry
|
|
|
|
description: The configured instance of the OpenUV integration to use
|
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
config_entry:
|
|
|
|
integration: openuv
|