mirror of
https://github.com/home-assistant/core.git
synced 2025-06-21 21:47:06 +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