From 50afae10bf94c4dfd25d60a2d9223e2dd010fb7c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 25 Oct 2016 08:55:14 +0200 Subject: [PATCH] Fix typo --- source/_components/weather.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_components/weather.markdown b/source/_components/weather.markdown index 784c917048f..cb6b290d278 100644 --- a/source/_components/weather.markdown +++ b/source/_components/weather.markdown @@ -9,7 +9,8 @@ sharing: true footer: true --- -Weather platforms are gathering meteorological information from web services and displays the conditions and other details about the weather at the given location. +The `weather` platforms are gathering meteorological information from web services and displays the conditions and other details about the weather at the given location. + +Home Assistant currently supports free web services and such which requires a registration. Please check the sidebar for a full list of supported `weather` platforms. -Home Assistant currently supports a free web services and such which requires a registration. Please check the sidebar for a full list of supported sensor platforms.