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:
@@ -33,7 +33,7 @@ in
|
||||
"mobile_app"
|
||||
"otbr"
|
||||
"thread"
|
||||
"xiaomi"
|
||||
"xiaomi_miio"
|
||||
];
|
||||
};
|
||||
services.home-assistant.config = {
|
||||
|
||||
Reference in New Issue
Block a user