Home Assistant Unofficial Reference 2024.12.1
significant_change.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.light.significant_change
 

Functions

bool|None homeassistant.components.light.significant_change.async_check_significant_change (HomeAssistant hass, str old_state, dict old_attrs, str new_state, dict new_attrs, **Any kwargs)