mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Update OpenUV Docs (#14954)
This commit is contained in:
parent
8f68b20820
commit
e4b4985e9e
@ -39,7 +39,17 @@ the `update_protection_data` services).
|
|||||||
To configure the `openuv` integration, navigate to **Configuration** -> **Integrations**
|
To configure the `openuv` integration, navigate to **Configuration** -> **Integrations**
|
||||||
in the Home Assistant UI.
|
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 approximate number of minutes of a particular skin type can be exposed to
|
||||||
the sun before burning/tanning starts is based on the
|
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.
|
trained medical professional.
|
||||||
</div>
|
</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
|
## Services
|
||||||
|
|
||||||
### `openuv.update_data`
|
### `openuv.update_data`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user