mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 19:37:12 +00:00
* Reload config entry when disabled_by updated in entity registry * Add types * Remove entities that get disabled * Remove unnecessary domain checks. * Attach handler in async_setup * Remove unused var * Type * Fix test * Fix tests