Home Assistant Unofficial Reference 2024.12.1
data.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.history_stats.data.HistoryState
 
class  homeassistant.components.history_stats.data.HistoryStats
 
class  homeassistant.components.history_stats.data.HistoryStatsState
 

Namespaces

 homeassistant.components.history_stats.data
 

Variables

 homeassistant.components.history_stats.data._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.history_stats.data.MIN_TIME_UTC = datetime.datetime.min.replace(tzinfo=dt_util.UTC)