updated docs

This commit is contained in:
Tomaae 2022-08-16 00:45:58 +02:00
parent 3b81c11675
commit 23f64fd401
No known key found for this signature in database
GPG key ID: 8360BBD8A381D1C0

View file

@ -48,11 +48,14 @@ Monitor and control your Mikrotik device from Home Assistant.
* Enable/disable Mangle switches * Enable/disable Mangle switches
* Enable/disable Filter switches * Enable/disable Filter switches
* Monitor and control PPP users * Monitor and control PPP users
* Monitor UPS
* Monitor GPS coordinates
* Captive Portal
* Kid Control * Kid Control
* Client Traffic RX/TX WAN/LAN monitoring though Accounting or Kid Control Devices (depending on RouterOS FW version) * Client Traffic RX/TX WAN/LAN monitoring though Accounting or Kid Control Devices (depending on RouterOS FW version)
* Device tracker for hosts in network * Device tracker for hosts in network
* System sensors (CPU, Memory, HDD, Temperature) * System sensors (CPU, Memory, HDD, Temperature)
* Check firmware update * Check and update RouterOS and RouterBOARD firmware
* Execute scripts * Execute scripts
* View environment variables * View environment variables
* Configurable update interval * Configurable update interval
@ -142,14 +145,17 @@ Simple dummy Kid entry can be defined with
## UPS sensor ## UPS sensor
Monitor your UPS. Monitor your UPS.
![UPS sensor](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/ups.png) ![UPS sensor](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/ups.png)
## GPS sensors ## GPS sensors
Monitor your GPS coordinates. Monitor your GPS coordinates.
![GPS sensor](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/gps.png) ![GPS sensor](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/gps.png)
## Update sensor ## Update sensor
Update Mikrotik OS and firmare directly from Home Assistant. Update Mikrotik OS and firmare directly from Home Assistant.
![RouterOS update](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/routeros_update.png) ![RouterOS update](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/routeros_update.png)
![Firmware update](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/firmware_update.png) ![Firmware update](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/firmware_update.png)