Add supported_brands to powerview (#73421)

This commit is contained in:
kingy444 2022-06-13 18:26:35 +10:00 committed by GitHub
parent b261f0fb41
commit d9f3e9a71c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,5 +17,8 @@
],
"zeroconf": ["_powerview._tcp.local."],
"iot_class": "local_polling",
"loggers": ["aiopvapi"]
"loggers": ["aiopvapi"],
"supported_brands": {
"luxaflex": "Luxaflex"
}
}