-
-
Notifications
You must be signed in to change notification settings - Fork 85
Adding new devices
Jelger Haanstra edited this page May 31, 2023
·
7 revisions
The Xiaomi Mi Home eco system is huge. The Xiaomi Mi Home app only supports a selection of available devices. Even devices that are identified below as supported might not fully work properly. If you want support for a specific device you can request it here on Github. Do note, as there is no official API the integration of new devices depends on one of these things.
- Access to the physical device (users would need to send me a device)
- Some other library that already integrated the device which shows it’s parameters
- The user that requests the integration supplies me with the parameters of the device, usually by sniffing network communication of the device. How this is done is described here.