Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.smhi.const
 

Variables

string homeassistant.components.smhi.const.DEFAULT_NAME = "Weather"
 
string homeassistant.components.smhi.const.DOMAIN = "smhi"
 
string homeassistant.components.smhi.const.ENTITY_ID_SENSOR_FORMAT = WEATHER_DOMAIN + ".smhi_{}"
 
 homeassistant.components.smhi.const.Final
 
string homeassistant.components.smhi.const.HOME_LOCATION_NAME = "Home"