Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.openuv.const
Variables
string
homeassistant.components.openuv.const.CONF_FROM_WINDOW
= "from_window"
string
homeassistant.components.openuv.const.CONF_TO_WINDOW
= "to_window"
string
homeassistant.components.openuv.const.DATA_PROTECTION_WINDOW
= "protection_window"
string
homeassistant.components.openuv.const.DATA_UV
= "uv"
float
homeassistant.components.openuv.const.DEFAULT_FROM_WINDOW
= 3.5
float
homeassistant.components.openuv.const.DEFAULT_TO_WINDOW
= 3.5
string
homeassistant.components.openuv.const.DOMAIN
= "openuv"
homeassistant.components.openuv.const.LOGGER
= logging.getLogger(__package__)
string
homeassistant.components.openuv.const.TYPE_CURRENT_OZONE_LEVEL
= "current_ozone_level"
string
homeassistant.components.openuv.const.TYPE_CURRENT_UV_INDEX
= "current_uv_index"
string
homeassistant.components.openuv.const.TYPE_CURRENT_UV_LEVEL
= "current_uv_level"
string
homeassistant.components.openuv.const.TYPE_MAX_UV_INDEX
= "max_uv_index"
string
homeassistant.components.openuv.const.TYPE_PROTECTION_WINDOW
= "uv_protection_window"
string
homeassistant.components.openuv.const.TYPE_SAFE_EXPOSURE_TIME_1
= "safe_exposure_time_type_1"
string
homeassistant.components.openuv.const.TYPE_SAFE_EXPOSURE_TIME_2
= "safe_exposure_time_type_2"
string
homeassistant.components.openuv.const.TYPE_SAFE_EXPOSURE_TIME_3
= "safe_exposure_time_type_3"
string
homeassistant.components.openuv.const.TYPE_SAFE_EXPOSURE_TIME_4
= "safe_exposure_time_type_4"
string
homeassistant.components.openuv.const.TYPE_SAFE_EXPOSURE_TIME_5
= "safe_exposure_time_type_5"
string
homeassistant.components.openuv.const.TYPE_SAFE_EXPOSURE_TIME_6
= "safe_exposure_time_type_6"
core
homeassistant
components
openuv
const.py
Generated by
1.9.1