mirror of
https://github.com/home-assistant/core.git
synced 2026-05-19 23:10:15 +01:00
c00a5fad8f
* Add checks for device registry * Move registry checks to init.py * Run device registry check on disabled devices * Empty commit for testing * Register devices during initialisation * Adjust tests accordingly * Add via_device to device info * Adjust access to device registry Co-authored-by: epenet <epenet@users.noreply.github.com>