mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Add supported_brands to powerview (#73421)
This commit is contained in:
parent
b261f0fb41
commit
d9f3e9a71c
@ -17,5 +17,8 @@
|
||||
],
|
||||
"zeroconf": ["_powerview._tcp.local."],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aiopvapi"]
|
||||
"loggers": ["aiopvapi"],
|
||||
"supported_brands": {
|
||||
"luxaflex": "Luxaflex"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user