Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.openuv.binary_sensor.OpenUvBinarySensor
 

Namespaces

 homeassistant.components.openuv.binary_sensor
 

Functions

None homeassistant.components.openuv.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.openuv.binary_sensor.ATTR_PROTECTION_WINDOW_ENDING_TIME = "end_time"
 
string homeassistant.components.openuv.binary_sensor.ATTR_PROTECTION_WINDOW_ENDING_UV = "end_uv"
 
string homeassistant.components.openuv.binary_sensor.ATTR_PROTECTION_WINDOW_STARTING_TIME = "start_time"
 
string homeassistant.components.openuv.binary_sensor.ATTR_PROTECTION_WINDOW_STARTING_UV = "start_uv"
 
 homeassistant.components.openuv.binary_sensor.BINARY_SENSOR_DESCRIPTION_PROTECTION_WINDOW