mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 23:05:39 +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