mirror of
https://github.com/home-assistant/core.git
synced 2026-08-14 17:23:33 +01: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