mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-06-23 01:08:55 +02:00
added download and upload rate attributes for queue switches #40
This commit is contained in:
parent
c1c4b41a97
commit
a499d5e9af
3 changed files with 13 additions and 0 deletions
|
@ -44,6 +44,8 @@ DEVICE_ATTRIBUTES_SCRIPT = [
|
|||
|
||||
DEVICE_ATTRIBUTES_QUEUE = [
|
||||
"target",
|
||||
"download-rate",
|
||||
"upload-rate",
|
||||
"download-max-limit",
|
||||
"upload-max-limit",
|
||||
"upload-limit-at",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue