Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.met_eireann.const
 

Variables

dictionary homeassistant.components.met_eireann.const.CONDITION_MAP
 
string homeassistant.components.met_eireann.const.DEFAULT_NAME = "Met Éireann"
 
string homeassistant.components.met_eireann.const.DOMAIN = "met_eireann"
 
string homeassistant.components.met_eireann.const.ENTITY_ID_SENSOR_FORMAT_HOME = f"{WEATHER_DOMAIN}.met_eireann_{HOME_LOCATION_NAME}"
 
dictionary homeassistant.components.met_eireann.const.FORECAST_MAP
 
string homeassistant.components.met_eireann.const.HOME_LOCATION_NAME = "Home"