mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-17 08:28:57 +00:00
Update openuv.markdown (#6043)
Incorrect monitored condition listed for ozone level
This commit is contained in:
parent
edeb14e2f4
commit
3c4c9d98b2
@ -80,7 +80,7 @@ sensors:
|
|||||||
description: the conditions to create sensors from
|
description: the conditions to create sensors from
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
default: all ( `current_ozone_index`, `current_uv_index`, `max_uv_index`, `safe_exposure_time_type_1`, `safe_exposure_time_type_2`, `safe_exposure_time_type_3`, `safe_exposure_time_type_4`, `safe_exposure_time_type_5`, `safe_exposure_time_type_6` )
|
default: all ( `current_ozone_level`, `current_uv_index`, `max_uv_index`, `safe_exposure_time_type_1`, `safe_exposure_time_type_2`, `safe_exposure_time_type_3`, `safe_exposure_time_type_4`, `safe_exposure_time_type_5`, `safe_exposure_time_type_6` )
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## {% linkable_title Binary Sensor Types %}
|
## {% linkable_title Binary Sensor Types %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user