Add integration_type device to powerwall (#159883)

This commit is contained in:
Joost Lekkerkerker
2025-12-28 16:49:50 +01:00
committed by GitHub
parent 93fe23081d
commit f883eeebf3
2 changed files with 2 additions and 1 deletions

View File

@@ -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"]

View File

@@ -6757,7 +6757,7 @@
"name": "Tesla",
"integrations": {
"powerwall": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_polling",
"name": "Tesla Powerwall"