🚜 Merges/Redirect OpenUV component pages (#8341)

This commit is contained in:
Klaas Schoute 2019-01-30 08:33:21 +01:00 committed by Fabian Affolter
parent 30a99163a8
commit d67546451f
3 changed files with 8 additions and 40 deletions

View File

@ -1,18 +0,0 @@
---
layout: page
title: "OpenUV Binary Sensor"
description: "Instructions on how to integrate OpenUV binary sensors within Home Assistant."
date: 2018-07-31 22:01
sidebar: true
comments: false
sharing: true
footer: true
logo: openuv.jpg
ha_category: Health
ha_release: 0.76
ha_iot_class: "Cloud Polling"
---
The `openuv` binary sensor platform allows you to view binary sensor data from [OpenUV](http://openuv.io).
You must have the [`openuv` component](/components/openuv/) configured to use this platform. After configuring that component, binary sensors will automatically appear.

View File

@ -8,13 +8,18 @@ comments: false
sharing: true
footer: true
logo: openuv.jpg
ha_category: Health
ha_category:
- Health
- Binary Sensor
- Sensor
ha_release: 0.76
ha_iot_class: "Cloud Polling"
redirect_from:
- /components/binary_sensor.openuv/
- /components/sensor.openuv/
---
The `openuv` component displays UV and Ozone data from
[openuv.io](http://openuv.io).
The `openuv` component displays UV and Ozone data from [openuv.io](http://openuv.io).
## {% linkable_title Generating an API Key %}

View File

@ -1,19 +0,0 @@
---
layout: page
title: "OpenUV Sensor"
description: "Instructions on how to integrate OpenUV sensors within Home Assistant."
date: 2018-07-31 22:01
sidebar: true
comments: false
sharing: true
footer: true
logo: openuv.jpg
ha_category: Health
ha_release: 0.76
ha_iot_class: "Cloud Polling"
---
The `openuv` sensor platform allows you to view sensor data from [OpenUV](http://openuv.io).
You must have the [`openuv` component](/components/openuv/) configured to use this platform. After configuring that component, sensors will automatically appear.