Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.significant_change.SignificantChangeProtocol Member List

This is the complete list of members for homeassistant.helpers.significant_change.SignificantChangeProtocol, including all inherited members.

async_check_significant_change(self, HomeAssistant hass, str old_state, Mapping[str, Any] old_attrs, str new_state, Mapping[str, Any] new_attrs)homeassistant.helpers.significant_change.SignificantChangeProtocol