mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-30 23:44:31 +02:00
Mikrotik router integration for Home Assistant
.github/ISSUE_TEMPLATE | ||
custom_components/mikrotik_router | ||
docs/assets/images/ui | ||
.gitattributes | ||
.sonarcloud.properties | ||
hacs.json | ||
LICENSE | ||
README.md | ||
setup.cfg |
Mikrotik Router
Monitor and control your Mikrotik device from Home Assistant.
Features:
- Interfaces:
- Enable/disable interfaces
- Monitor RX/TX traffic per interface
- Monitor device presence per interface
- IP, MAC, Link information per interface for connected devices
- Enable/disable NAT rule switches
- Enable/disable Simple Queue switches
- Device tracker for hosts in network
- System sensors (CPU, Memory, HDD)
- Check firmware update
- Execute scripts
- Configurable update interval
- Configurable traffic unit (bps, Kbps, Mbps, B/s, KB/s, MB/s)
- Supports monitoring of multiple mikrotik devices simultaneously
Integration preview
Setup integration
Setup this integration for your Mikrotik device in Home Assistant via Configuration -> Integrations -> Add -> Mikrotik Router
.
You can add this integration several times for different devices.
- "Host" - Use hostname or IP
- "Port" - Leave at 0 for defaults
- "Name of the integration" - Friendy name for this router
- "Unit of measurement" - Traffic sensor measurement (bps, Kbps, Mbps, B/s, KB/s, MB/s)
Configuration
- "Show client MAC and IP" - Display connected IP and MAC address for devices connected to ports on router.
- "Scan interval" - Scan/refresh time in seconds. HA needs to be reloaded for scan interval change to be applied.
- "Unit of measurement" - Traffic sensor measurement (bps, Kbps, Mbps, B/s, KB/s, MB/s)