xiaomiReboot reboot xiaomi router python script 重启小米路由器用的脚本,通过调用 web 来登录然后调用 reboot api 实现 使用方式 依赖 requests 包(pip install requests) 修改一下脚本内的两个参数 xmpwd(路由密码)和 ROUTE_IP(路由 ip 地址)即可