From 8743f8487b40a6b1c13f1c3715583d9416df16c1 Mon Sep 17 00:00:00 2001 From: Max Rumpf Date: Mon, 29 Jul 2019 21:28:47 +0200 Subject: [PATCH] Add logo & category to the weather info page, remove side bar hint (#10006) Since there is no real sidebar anymore, we should link to the component category instead. --- source/_components/weather.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/_components/weather.markdown b/source/_components/weather.markdown index 4efe19bfe16..55683718b6a 100644 --- a/source/_components/weather.markdown +++ b/source/_components/weather.markdown @@ -1,12 +1,16 @@ --- title: "Weather" description: "Instructions on how to setup your Weather platforms with Home Assistant." +logo: home-assistant.png +ha_category: + - Weather +ha_qa_scale: internal ha_release: 0.32 --- -The `weather` platforms are gathering meteorological information from web services and display the conditions and other details about the weather at the given location. +The `weather` platforms are gathering meteorological information from web services and display the conditions and other details about the weather at the given location. Read the integration documentation for your particular weather provider to learn how to set it up. -Home Assistant currently supports free web services and such which require a registration. Please check the sidebar for a full list of supported `weather` platforms. +Home Assistant currently supports free web services and such which require a registration. ## Condition mapping