Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.tod.const
 

Variables

string homeassistant.components.tod.const.CONF_AFTER_OFFSET = "after_offset"
 
string homeassistant.components.tod.const.CONF_AFTER_TIME = "after_time"
 
string homeassistant.components.tod.const.CONF_BEFORE_OFFSET = "before_offset"
 
string homeassistant.components.tod.const.CONF_BEFORE_TIME = "before_time"
 
string homeassistant.components.tod.const.DOMAIN = "tod"