mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-06-29 20:14:30 +02:00
Removed manual accounting enable/disable checkbox, now it dinamically creates entites depending on state in Mikrotik. Reverted config flow to version 1.
Reused ARP call in accounting hosts building.
This commit is contained in:
parent
39c31cb84a
commit
069897c32c
8 changed files with 50 additions and 70 deletions
|
@ -16,5 +16,3 @@ DEFAULT_LOGIN_METHOD = "plain"
|
|||
|
||||
DEFAULT_TRAFFIC_TYPE = "Kbps"
|
||||
TRAFFIC_TYPES = ["bps", "Kbps", "Mbps", "B/s", "KB/s", "MB/s"]
|
||||
|
||||
CONF_TRACK_ACCOUNTING = "track_accounting"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue