mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
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.
This commit is contained in:
parent
5b67050231
commit
8743f8487b
@ -1,12 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: "Weather"
|
title: "Weather"
|
||||||
description: "Instructions on how to setup your Weather platforms with Home Assistant."
|
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
|
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
|
## Condition mapping
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user