mirror of
https://github.com/elisspace/core.git
synced 2026-09-03 06:26:06 +00:00
* Switch homekit to use async_track_state_change_event Calling async_track_state_change_event directly is faster than async_track_state_change and has slightly lower latency triggering state updates in homekit * check for deleted entities * Update additional tests for linked sensor removals * Ensure removing entities does not result in an exception