mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 17:56:30 +01:00
f704a8e90e
* 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