Home Assistant Unofficial Reference 2024.12.1
helpers.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.history.helpers
 

Functions

bool homeassistant.components.history.helpers.entities_may_have_state_changes_after (HomeAssistant hass, Iterable entity_ids, dt start_time, bool no_attributes)
 
bool homeassistant.components.history.helpers.has_states_before (HomeAssistant hass, dt run_time)