🚜 Merges/Redirect SMHI component pages (#8731)

This commit is contained in:
Klaas Schoute 2019-02-25 17:26:00 +01:00 committed by Franck Nijhof
parent d80399cd50
commit 1288755f7b
2 changed files with 9 additions and 21 deletions

View File

@ -8,13 +8,21 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: smhi.png logo: smhi.png
ha_category: Hub ha_category:
- Hub
- Weather
ha_release: 0.81 ha_release: 0.81
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
redirect_from:
- /components/weather.smhi/
--- ---
The `smhi` component adds support for the [SMHI.se](https://www.smhi.se/) web service as a source for meteorological data for your location. The `smhi` component adds support for the [SMHI.se](https://www.smhi.se/) web service as a source for meteorological data for your location.
There is currently support for the following device types within Home Assistant:
- Weather
## {% linkable_title Configuration %} ## {% linkable_title Configuration %}
The SMHI weather service is free under the Creative Commons Attribution 4.0, international license. Weather data will be pulled once every 30 minutes. The SMHI weather service is free under the Creative Commons Attribution 4.0, international license. Weather data will be pulled once every 30 minutes.

View File

@ -1,20 +0,0 @@
---
layout: page
title: "SMHI Weather"
description: "Instructions on how to integrate SMHI forecasts within Homeassistant."
date: 2018-09-23 20:00
sidebar: true
comments: false
sharing: true
footer: true
logo: smhi.png
ha_category: Weather
ha_release: 0.81
ha_iot_class: "Cloud Polling"
---
The `smhi` platform uses the [SMHI.se](https://www.smhi.se/) web service as a source for meteorological data for your location.
## {% linkable_title Configuration %}
Please see the [component](/components/smhi/) documentation for details and configuration.