Add module xqmodel.py

This commit is contained in:
remittor
2023-10-06 20:03:44 +03:00
parent 3b74a5e616
commit f00200da5a
3 changed files with 99 additions and 93 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ if gw.status < 1:
die("Xiaomi Mi Wi-Fi device not found (IP: {})".format(gw.ip_addr))
dn = gw.device_name
from xqimage import get_modelid_by_name
from xqmodel import get_modelid_by_name
model_id = get_modelid_by_name(dn)
#if dn in 'R2100 R2350 RM1800 RM2100 RA67':