Add UV index attribute to template weather documentation (#40064)

This commit is contained in:
Elmo-S 2025-07-21 14:47:26 +03:00 committed by GitHub
parent e748f605f2
commit b5243ecc22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2340,6 +2340,10 @@ weather:
description: Unit for temperature_template output. Valid options are °C, °F, and K.
required: false
type: string
uv_index_template:
description: The current UV index.
required: false
type: template
visibility_template:
description: The current visibility.
required: false