From 23f64fd401b75d19e512eac75024a0b18aa6cb9d Mon Sep 17 00:00:00 2001 From: Tomaae <23486452+tomaae@users.noreply.github.com> Date: Tue, 16 Aug 2022 00:45:58 +0200 Subject: [PATCH] updated docs --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf3fb0..4aa32e7 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,14 @@ Monitor and control your Mikrotik device from Home Assistant. * Enable/disable Mangle switches * Enable/disable Filter switches * Monitor and control PPP users + * Monitor UPS + * Monitor GPS coordinates + * Captive Portal * Kid Control * Client Traffic RX/TX WAN/LAN monitoring though Accounting or Kid Control Devices (depending on RouterOS FW version) * Device tracker for hosts in network * System sensors (CPU, Memory, HDD, Temperature) - * Check firmware update + * Check and update RouterOS and RouterBOARD firmware * Execute scripts * View environment variables * Configurable update interval @@ -142,14 +145,17 @@ Simple dummy Kid entry can be defined with ## UPS sensor Monitor your UPS. + ![UPS sensor](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/ups.png) ## GPS sensors Monitor your GPS coordinates. + ![GPS sensor](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/gps.png) ## Update sensor 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) ![Firmware update](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/firmware_update.png)