The component allows you to monitor devices and manage routers based on MiWiFi from Home Assistant.
❗ Supports routers with original or original patched MiWifi firmware
- Install
- Config
- Supported routers
- Conflicts
- Entities
- Services
- Events
- Performance table
- Example automation
- Diagnostics
- FAQ
Many more Xiaomi and Redmi routers supported by MiWiFi
xqsystem/login
- Authorization.xqsystem/init_info
- Basic information about the router.misystem/status
- Basic information about the router. Diagnostic data, memory, temperature, etc.xqnetwork/mode
- Operating mode. Repeater, Access Point, Mesh, etc.
misystem/topo_graph
- Topography, auto discovery does not work without it.xqsystem/check_rom_update
- Getting information about a firmware updatexqnetwork/wan_info
- WAN port information.misystem/led
- Interaction with LEDs.xqnetwork/wifi_detail_all
- Getting information about WiFi adaptersxqnetwork/wifi_diag_detail_all
- Getting information about guest WiFixqnetwork/avaliable_channels
- Gets available channels for WiFi adapterxqnetwork/wifi_connect_devices
- Get information about connected devicesmisystem/devicelist
- More information about connected devicesxqnetwork/wifiap_signal
- AP signal in repeater modemisystem/newstatus
- Additional information about connected devices for force load mode
xqsystem/reboot
- Rebootxqsystem/upgrade_rom
- Firmware update.xqsystem/flash_permission
- Clear permission. Required only for firmware updates.xqnetwork/set_wifi
- Update WiFi settings. Causes the adapter to reboot.xqnetwork/set_wifi_without_restart
- Update Guest WiFi settings.
❗ If your router is not listed or not tested, try adding an integration, it will check everything and give a link to create an issue. You just have to click Submit new issue
❗ If at the time of adding the integration only Router {ip} not supported
message is displayed, please create an issue with the message that the router is not supported, indicating the model of the router.
- 🟢 - Supported
- 🔴 - Not supported
- ⚪ - Not tested