UniFi - add ap_mac to attributes (#26004)
parent
1be6a7b7ee
commit
5ca6c990cf
|
@ -41,6 +41,7 @@ LOGGER = logging.getLogger(__name__)
|
|||
|
||||
DEVICE_ATTRIBUTES = [
|
||||
"_is_guest_by_uap",
|
||||
"ap_mac",
|
||||
"authorized",
|
||||
"essid",
|
||||
"hostname",
|
||||
|
|
Loading…
Reference in New Issue