UniFi - add ap_mac to attributes (#26004)

This commit is contained in:
Robert Svensson
2019-08-16 20:29:38 +02:00
committed by GitHub
parent 1be6a7b7ee
commit 5ca6c990cf

View File

@@ -41,6 +41,7 @@ LOGGER = logging.getLogger(__name__)
DEVICE_ATTRIBUTES = [
"_is_guest_by_uap",
"ap_mac",
"authorized",
"essid",
"hostname",