From e4b4985e9ea8b73a71e545a13bf12cf3722cfb6a Mon Sep 17 00:00:00 2001 From: Yuval Aboulafia Date: Sat, 10 Oct 2020 13:55:01 +0300 Subject: [PATCH] Update OpenUV Docs (#14954) --- source/_integrations/openuv.markdown | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/source/_integrations/openuv.markdown b/source/_integrations/openuv.markdown index e08d6a37cbb..17b4a89ffb6 100644 --- a/source/_integrations/openuv.markdown +++ b/source/_integrations/openuv.markdown @@ -39,7 +39,17 @@ the `update_protection_data` services). To configure the `openuv` integration, navigate to **Configuration** -> **Integrations** in the Home Assistant UI. -## The Fitzpatrick Scale +## Sensors + +| Name | Type | Value | +|------|------|-------| +| Current Ozone Level | Sensor | ozone level in du (Dobson Units) | +| Current UV Index | Sensor | UV Index (numerical value) | +| Current UV Level | Sensor | UV Level (as literal) | +| Max UV Index | Sensor | max UV Index for the day (at solar noon) | +| Protection Window | Binary Sensor | 'On' when protection window is needed | + +### The Fitzpatrick Scale The approximate number of minutes of a particular skin type can be exposed to the sun before burning/tanning starts is based on the @@ -51,6 +61,15 @@ decision making. They should not replace analysis, advice or diagnosis from a trained medical professional. +OpenUV integration provide sensors for safe exposure time (in minutes) based on skin type: + +- Skin Type 1 Safe Exposure Time +- Skin Type 2 Safe Exposure Time +- Skin Type 3 Safe Exposure Time +- Skin Type 4 Safe Exposure Time +- Skin Type 5 Safe Exposure Time +- Skin Type 6 Safe Exposure Time + ## Services ### `openuv.update_data`