Update weather.markdown (#15494)

This commit is contained in:
Justin Goette 2020-11-06 15:57:28 -05:00 committed by GitHub
parent 394ed4133d
commit a9d9c8574e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ Home Assistant currently supports free web services some of which require regist
## Condition mapping ## Condition mapping
The `weather` platform only knows the below listed conditions. The reason for this is that for these conditions is an icon from [Material Design Icons](https://materialdesignicons.com/) available and mapped in the [frontend](https://github.com/home-assistant/home-assistant-polymer/blob/master/src/cards/ha-weather-card.js#L170). The `weather` platform only knows the below listed conditions. The reason for this is that for these conditions is an icon from [Material Design Icons](https://materialdesignicons.com/) available and mapped in the frontend.
- 'clear-night' - 'clear-night'
- 'cloudy' - 'cloudy'