fix(home-assistant): use xiaomi_miio for Mi Home devices

The bare "xiaomi" component only ships the legacy IP-camera platform.
Mi Home Wi-Fi devices (vacuums, air purifiers, Yeelight, fans, etc.)
are provided by the xiaomi_miio integration.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
marthsincemelee
2026-05-17 18:23:16 +02:00
parent 933c2f8b41
commit 4cb4455d37
@@ -33,7 +33,7 @@ in
"mobile_app"
"otbr"
"thread"
"xiaomi"
"xiaomi_miio"
];
};
services.home-assistant.config = {