home-assistant.github.io/source/_components/weather.markdown
Fabian Affolter a6795e584c
Add link
2018-04-15 17:24:14 +02:00

34 lines
1.1 KiB
Markdown

---
layout: page
title: "Weather"
description: "Instructions on how to setup your Weather platforms with Home Assistant."
date: 2016-09-28 14:00
sidebar: true
comments: false
sharing: true
footer: true
---
The `weather` platforms are gathering meteorological information from web services and display the conditions and other details about the weather at the given location.
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.
## {% linkable_title Condition mapping %}
The `weather` platform only knows the below listed conditions. The reason for this is that for these conditions is an icon from [Material Design Icons](https://materialdesignicons.com/) available and mapped in the [frontend](https://github.com/home-assistant/home-assistant-polymer/blob/master/src/cards/ha-weather-card.html#L77).
- 'cloudy'
- 'fog'
- 'hail'
- 'lightning'
- 'lightning-rainy'
- 'partlycloudy'
- 'pouring'
- 'rainy'
- 'snowy'
- 'snowy-rainy'
- 'sunny'
- 'windy'
- 'windy-variant'
- 'exceptional':