Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.history.HistoryPeriodView
 

Namespaces

 homeassistant.components.history
 

Functions

bool homeassistant.components.history.async_setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.history._ONE_DAY = timedelta(days=1)
 
string homeassistant.components.history.CONF_ORDER = "use_include_order"
 
 homeassistant.components.history.CONFIG_SCHEMA