From 3b8b1acccd6626e8cf4d9d9313e3f3ff17f979ec Mon Sep 17 00:00:00 2001
From: Tomaae <23486452+tomaae@users.noreply.github.com>
Date: Sun, 19 Apr 2020 03:17:54 +0200
Subject: [PATCH] added info.md for hacs friendly page
---
info.md | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644 info.md
diff --git a/info.md b/info.md
new file mode 100644
index 0000000..b169c73
--- /dev/null
+++ b/info.md
@@ -0,0 +1,26 @@
+Monitor and control your Mikrotik device from Home Assistant.
+
+
+ * 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
+ * Mikrotik Accounting traffic sensors per hosts for RX/TX WAN/LAN
+ * 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
+
+## Links
+- [Documentation](https://github.com/tomaae/homeassistant-mikrotik_router/tree/master)
+- [Configuration](https://github.com/tomaae/homeassistant-mikrotik_router/tree/master#setup-integration)
+- [Report a Bug](https://github.com/tomaae/homeassistant-mikrotik_router/issues/new?labels=bug&template=bug_report.md&title=%5BBug%5D)
+- [Suggest an idea](https://github.com/tomaae/homeassistant-mikrotik_router/issues/new?labels=enhancement&template=feature_request.md&title=%5BFeature%5D)
+
+