Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ambient_station.const
 

Variables

string homeassistant.components.ambient_station.const.ATTR_LAST_DATA = "last_data"
 
string homeassistant.components.ambient_station.const.CONF_APP_KEY = "app_key"
 
string homeassistant.components.ambient_station.const.DOMAIN = "ambient_station"
 
 homeassistant.components.ambient_station.const.LOGGER = logging.getLogger(__package__)
 
string homeassistant.components.ambient_station.const.TYPE_SOLARRADIATION = "solarradiation"
 
string homeassistant.components.ambient_station.const.TYPE_SOLARRADIATION_LX = "solarradiation_lx"