mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 09:03:13 +01:00
Add integration_type device to powerwall (#159883)
This commit is contained in:
committed by
GitHub
parent
93fe23081d
commit
f883eeebf3
@@ -12,6 +12,7 @@
|
||||
}
|
||||
],
|
||||
"documentation": "https://www.home-assistant.io/integrations/powerwall",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["tesla_powerwall"],
|
||||
"requirements": ["tesla-powerwall==0.5.2"]
|
||||
|
||||
@@ -6757,7 +6757,7 @@
|
||||
"name": "Tesla",
|
||||
"integrations": {
|
||||
"powerwall": {
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"name": "Tesla Powerwall"
|
||||
|
||||
Reference in New Issue
Block a user