mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-18 16:28:43 +02:00
Update README.md
This commit is contained in:
parent
372c86edc7
commit
4954908bff
1 changed files with 6 additions and 9 deletions
15
README.md
15
README.md
|
@ -1,4 +1,4 @@
|
||||||
## Mikrotik Router
|
# Mikrotik Router
|
||||||

|

|
||||||
[](https://github.com/custom-components/hacs)
|
[](https://github.com/custom-components/hacs)
|
||||||
[](LICENSE.md)
|
[](LICENSE.md)
|
||||||
|
@ -7,12 +7,8 @@
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
Monitor and control your Mikrotik Device from Home Assistant.
|
Monitor and control your Mikrotik device from Home Assistant.
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
@ -34,15 +30,16 @@ Features:
|
||||||
* System sensors (CPU, Memory, HDD)
|
* System sensors (CPU, Memory, HDD)
|
||||||
* Firmware update binary sensor
|
* Firmware update binary sensor
|
||||||
|
|
||||||
## Add integration
|
# Setup integration
|
||||||
You can add this integration to Home Assistant via `Configuration -> Integrations -> Add -> Mikrotik Router`. You can add this integration several times for different routers.
|
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
|
* "Host" - Use hostname or IP
|
||||||
* "Port" - Leave at 0 for defaults
|
* "Port" - Leave at 0 for defaults
|
||||||
* "Name of the integration" - Friendy name for this router
|
* "Name of the integration" - Friendy name for this router
|
||||||
|
|
||||||
## Configuration
|
# Configuration
|
||||||

|

|
||||||
* "Show client MAC and IP" - Display connected IP and MAC address for devices connected to ports on router.
|
* "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.
|
* "Scan interval" - Scan/refresh time in seconds. HA needs to be reloaded for scan interval change to be applied.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue