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