mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fixed broken link in weather.markdown (#5523)
Link was broken, pointed to old html version of file. Updated to point to the current JavaScript file to allow curious people like me to find it more easily without having to track it down.
This commit is contained in:
parent
e622fc127d
commit
1ab264d952
@ -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 and mapped in the [frontend](https://github.com/home-assistant/home-assistant-polymer/blob/master/src/cards/ha-weather-card.html#L77).
|
||||
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).
|
||||
|
||||
- 'cloudy'
|
||||
- 'fog'
|
||||
|
Loading…
x
Reference in New Issue
Block a user