mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
🚜 Merges/Redirect OpenUV component pages (#8341)
This commit is contained in:
parent
30a99163a8
commit
d67546451f
@ -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.
|
|
@ -8,13 +8,18 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: openuv.jpg
|
logo: openuv.jpg
|
||||||
ha_category: Health
|
ha_category:
|
||||||
|
- Health
|
||||||
|
- Binary Sensor
|
||||||
|
- Sensor
|
||||||
ha_release: 0.76
|
ha_release: 0.76
|
||||||
ha_iot_class: "Cloud Polling"
|
ha_iot_class: "Cloud Polling"
|
||||||
|
redirect_from:
|
||||||
|
- /components/binary_sensor.openuv/
|
||||||
|
- /components/sensor.openuv/
|
||||||
---
|
---
|
||||||
|
|
||||||
The `openuv` component displays UV and Ozone data from
|
The `openuv` component displays UV and Ozone data from [openuv.io](http://openuv.io).
|
||||||
[openuv.io](http://openuv.io).
|
|
||||||
|
|
||||||
## {% linkable_title Generating an API Key %}
|
## {% linkable_title Generating an API Key %}
|
||||||
|
|
||||||
|
@ -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.
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user