Add initial docs for weather component
This commit is contained in:
parent
4ab9d603d5
commit
352c6cb15a
3 changed files with 54 additions and 0 deletions
15
source/_components/weather.markdown
Normal file
15
source/_components/weather.markdown
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Weather"
|
||||
description: "Instructions how to setup your Weather platforms with Home Assistant."
|
||||
date: 2016-09-28 14:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
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.
|
||||
|
||||
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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue