mirror of
https://github.com/home-assistant/core.git
synced 2026-08-17 02:34:48 +01:00
* Initial groundwork for entity cleanup on node removal * Connect node_removed to dispatcher * update docstring * Add node_removal test * Address review comments * Use hass.add_job instead of run_coroutine_threadsafe