mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-08-06 07:19:14 +08:00
@ -20,7 +20,7 @@
|
|||||||
],
|
],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"construct>=2.10.56",
|
"construct>=2.10.56",
|
||||||
"paho-mqtt<2.0.0",
|
"paho-mqtt",
|
||||||
"numpy",
|
"numpy",
|
||||||
"cryptography",
|
"cryptography",
|
||||||
"psutil"
|
"psutil"
|
||||||
@ -29,4 +29,4 @@
|
|||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
"_miot-central._tcp.local."
|
"_miot-central._tcp.local."
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user