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
β On the modified firmware, not all functionality may work
- 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 update;xqnetwork/wan_info
- WAN port information;xqsystem/vpn_status
- Information about vpn connection;misystem/led
- Interaction with LEDs;xqnetwork/wifi_detail_all
- Getting information about WiFi adapters;xqnetwork/wifi_diag_detail_all
- Getting information about guest WiFi;xqnetwork/avaliable_channels
- Gets available channels for WiFi adapter;xqnetwork/wifi_connect_devices
- Get information about connected devices;misystem/devicelist
- More information about connected devices;xqnetwork/wifiap_signal
- AP signal in repeater mode;misystem/newstatus
- Additional information about connected devices for force load mode.
xqsystem/reboot
- Reboot;xqsystem/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