mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
🚜 Merges/Redirect SMHI component pages (#8731)
This commit is contained in:
parent
d80399cd50
commit
1288755f7b
@ -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.
|
||||||
|
@ -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.
|
|
Loading…
x
Reference in New Issue
Block a user