Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.time_date.const
 

Variables

string homeassistant.components.time_date.const.CONF_DISPLAY_OPTIONS = "display_options"
 
 homeassistant.components.time_date.const.Final
 
list homeassistant.components.time_date.const.OPTION_TYPES
 
list homeassistant.components.time_date.const.PLATFORMS = [Platform.SENSOR]
 
string homeassistant.components.time_date.const.TIME_STR_FORMAT = "%H:%M"