Skip to content

Commit

Permalink
Add link
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Apr 15, 2018
1 parent 9d71a51 commit a6795e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_components/weather.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Home Assistant currently supports free web services and such which require a reg

## {% linkable_title 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.
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.html#L77).

- 'cloudy'
- 'fog'
Expand Down

0 comments on commit a6795e5

Please sign in to comment.