Variables | |
| string | DOMAIN = "history" |
| float | EVENT_COALESCE_TIME = 0.35 |
| int | MAX_PENDING_HISTORY_STATES = 2048 |
History integration constants.
| string homeassistant.components.history.const.DOMAIN = "history" |
| float homeassistant.components.history.const.EVENT_COALESCE_TIME = 0.35 |