mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Add missing condition strings (#35396)
This commit is contained in:
parent
b831909279
commit
a7fe9adace
@ -34,8 +34,8 @@ The `weather` {% term entity %} can provide the conditions listed below as its s
|
|||||||
- **Fog**: There is a thick mist or fog reducing visibility. `fog`.
|
- **Fog**: There is a thick mist or fog reducing visibility. `fog`.
|
||||||
- **Hail**: Hailstones are falling. `hail`.
|
- **Hail**: Hailstones are falling. `hail`.
|
||||||
- **Lightning**: Lightning/thunderstorms are occurring. `lighting`.
|
- **Lightning**: Lightning/thunderstorms are occurring. `lighting`.
|
||||||
- **Lightning, rainy**: Lightning/thunderstorm is occurring along with rain. ``.
|
- **Lightning, rainy**: Lightning/thunderstorm is occurring along with rain. `lightning-rainy`.
|
||||||
- **Partly cloudy**: The sky is partially covered with clouds. ``.
|
- **Partly cloudy**: The sky is partially covered with clouds. `partlycloudy`.
|
||||||
- **Pouring**: It is raining heavily. `pouring`.
|
- **Pouring**: It is raining heavily. `pouring`.
|
||||||
- **Rainy**: It is raining. `rainy`.
|
- **Rainy**: It is raining. `rainy`.
|
||||||
- **Snowy**: It is snowing. `snowy`.
|
- **Snowy**: It is snowing. `snowy`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user