mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
🚜 Merges/Redirects Yweather component pages (#9143)
* 🚜 Merges/Redirects Yweather component pages * ✏️ Tweak
This commit is contained in:
parent
b2d9a8cef7
commit
abdf447a29
@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Yahoo Weather"
|
|
||||||
description: "Instructions on how to integrate Yahoo Weather within Home Assistant."
|
|
||||||
date: 2016-07-06 9:06
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: yahooweather.png
|
|
||||||
ha_category: Weather
|
|
||||||
ha_release: 0.47
|
|
||||||
---
|
|
||||||
|
|
||||||
<p class='note warning'>
|
|
||||||
The Yahoo Weather API **has been** [retired](https://developer.yahoo.com/weather/?guccounter=1). A replacement is the [`darksky` weather](/components/weather.darksky/).
|
|
||||||
</p>
|
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Yahoo Weather Sensor"
|
title: "Yahoo Weather"
|
||||||
description: "Instructions on how to integrate Yahoo Weather within Home Assistant."
|
description: "Instructions on how to integrate Yahoo Weather within Home Assistant."
|
||||||
date: 2016-07-06 9:06
|
date: 2016-07-06 9:06
|
||||||
sidebar: true
|
sidebar: true
|
||||||
@ -8,11 +8,14 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: yahooweather.png
|
logo: yahooweather.png
|
||||||
ha_category: Weather
|
ha_category:
|
||||||
|
- Weather
|
||||||
|
- Sensor
|
||||||
ha_release: 0.24
|
ha_release: 0.24
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /components/sensor.yweather/
|
- /components/sensor.yweather/
|
||||||
|
- /components/weather.yweather/
|
||||||
---
|
---
|
||||||
|
|
||||||
<p class='note warning'>
|
<p class='note warning'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user