Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.pegel_online.const
 

Variables

string homeassistant.components.pegel_online.const.CONF_STATION = "station"
 
string homeassistant.components.pegel_online.const.DEFAULT_RADIUS = "25"
 
string homeassistant.components.pegel_online.const.DOMAIN = "pegel_online"
 
 homeassistant.components.pegel_online.const.MIN_TIME_BETWEEN_UPDATES = timedelta(minutes=5)