mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
UniFi - add ap_mac to attributes (#26004)
This commit is contained in:
parent
1be6a7b7ee
commit
5ca6c990cf
@ -41,6 +41,7 @@ LOGGER = logging.getLogger(__name__)
|
|||||||
|
|
||||||
DEVICE_ATTRIBUTES = [
|
DEVICE_ATTRIBUTES = [
|
||||||
"_is_guest_by_uap",
|
"_is_guest_by_uap",
|
||||||
|
"ap_mac",
|
||||||
"authorized",
|
"authorized",
|
||||||
"essid",
|
"essid",
|
||||||
"hostname",
|
"hostname",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user