mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Add UV index attribute to template weather documentation (#40064)
This commit is contained in:
parent
e748f605f2
commit
b5243ecc22
@ -2340,6 +2340,10 @@ weather:
|
|||||||
description: Unit for temperature_template output. Valid options are °C, °F, and K.
|
description: Unit for temperature_template output. Valid options are °C, °F, and K.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
uv_index_template:
|
||||||
|
description: The current UV index.
|
||||||
|
required: false
|
||||||
|
type: template
|
||||||
visibility_template:
|
visibility_template:
|
||||||
description: The current visibility.
|
description: The current visibility.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user