mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-13 19:04:30 +02:00
Changed accounting sensor attribute
This commit is contained in:
parent
e8d2efe956
commit
b8d311978b
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ SENSOR_TYPES = {
|
||||||
DEVICE_ATTRIBUTES_ACCOUNTING = [
|
DEVICE_ATTRIBUTES_ACCOUNTING = [
|
||||||
"address",
|
"address",
|
||||||
"mac-address",
|
"mac-address",
|
||||||
"comment"
|
"host-name"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue