mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Add supported_brands to powerview (#73421)
This commit is contained in:
@@ -17,5 +17,8 @@
|
||||
],
|
||||
"zeroconf": ["_powerview._tcp.local."],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aiopvapi"]
|
||||
"loggers": ["aiopvapi"],
|
||||
"supported_brands": {
|
||||
"luxaflex": "Luxaflex"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user