mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
UniFi - add ap_mac to attributes (#26004)
This commit is contained in:
@@ -41,6 +41,7 @@ LOGGER = logging.getLogger(__name__)
|
||||
|
||||
DEVICE_ATTRIBUTES = [
|
||||
"_is_guest_by_uap",
|
||||
"ap_mac",
|
||||
"authorized",
|
||||
"essid",
|
||||
"hostname",
|
||||
|
Reference in New Issue
Block a user