Add initial docs for weather component

This commit is contained in:
Fabian Affolter 2016-09-29 10:55:31 +02:00
parent 4ab9d603d5
commit 352c6cb15a
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
3 changed files with 54 additions and 0 deletions

View file

@ -27,6 +27,7 @@ Available demo platforms:
- [Notification](/components/notify/) (`notify`)
- [Sensor](/components/sensor/) (`sensor`)
- [Switch](/components/switch/) (`switch`)
- [Weather](/components/weather/) (`weather`)
To integrate a demo platform in Home Assistant, add the following section to your `configuration.yaml` file: