Update OpenUV Docs (#14954)

This commit is contained in:
Yuval Aboulafia 2020-10-10 13:55:01 +03:00 committed by GitHub
parent 8f68b20820
commit e4b4985e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
</div>
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`