UniFi - add ap_mac to attributes (#26004)
This commit is contained in:
parent
1be6a7b7ee
commit
5ca6c990cf
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ LOGGER = logging.getLogger(__name__)
|
|||
|
||||
DEVICE_ATTRIBUTES = [
|
||||
"_is_guest_by_uap",
|
||||
"ap_mac",
|
||||
"authorized",
|
||||
"essid",
|
||||
"hostname",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue