From a9d9c8574e2ad66a9e730f959c386d6530ac8e65 Mon Sep 17 00:00:00 2001 From: Justin Goette <53531335+jcgoette@users.noreply.github.com> Date: Fri, 6 Nov 2020 15:57:28 -0500 Subject: [PATCH] Update weather.markdown (#15494) --- source/_integrations/weather.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/weather.markdown b/source/_integrations/weather.markdown index 669237ec53f..fbb63dacc5b 100644 --- a/source/_integrations/weather.markdown +++ b/source/_integrations/weather.markdown @@ -17,7 +17,7 @@ Home Assistant currently supports free web services some of which require regist ## 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' - 'cloudy'