Add clear-night condition (#6702)

* add clear-night condition

* Update weather.markdown
This commit is contained in:
Adam 2018-10-12 03:24:41 -05:00 committed by Franck Nijhof
parent a423031866
commit 5b1982b0e1

View File

@ -17,6 +17,7 @@ Home Assistant currently supports free web services and such which require a reg
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).
- 'clear-night'
- 'cloudy'
- 'fog'
- 'hail'