mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
Calling async_track_state_change_event directly is faster than async_track_state_change (see #37251) since async_track_state_change is a wrapper around async_track_state_change_event now