Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.purpleair.const
 

Variables

string homeassistant.components.purpleair.const.CONF_READ_KEY = "read_key"
 
string homeassistant.components.purpleair.const.CONF_SENSOR_INDICES = "sensor_indices"
 
string homeassistant.components.purpleair.const.DOMAIN = "purpleair"
 
 homeassistant.components.purpleair.const.LOGGER = logging.getLogger(__package__)