mirror of
https://github.com/home-assistant/core.git
synced 2026-08-14 09:13:06 +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