Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.trafikverket_train.const
 

Variables

string homeassistant.components.trafikverket_train.const.ATTRIBUTION = "Data provided by Trafikverket"
 
string homeassistant.components.trafikverket_train.const.CONF_FILTER_PRODUCT = "filter_product"
 
string homeassistant.components.trafikverket_train.const.CONF_FROM = "from"
 
string homeassistant.components.trafikverket_train.const.CONF_TIME = "time"
 
string homeassistant.components.trafikverket_train.const.CONF_TO = "to"
 
string homeassistant.components.trafikverket_train.const.DOMAIN = "trafikverket_train"
 
list homeassistant.components.trafikverket_train.const.PLATFORMS = [Platform.SENSOR]