Skip to content

Commit f682e93

Browse files
balloobclaude
authored andcommitted
Add integration_type to Tessie manifest (home-assistant#157676)
Co-authored-by: Claude <[email protected]>
1 parent c8fa5b0 commit f682e93

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/tessie/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"codeowners": ["@Bre77"],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/tessie",
7+
"integration_type": "device",
78
"iot_class": "cloud_polling",
89
"loggers": ["tessie", "tesla-fleet-api"],
910
"requirements": ["tessie-api==0.1.1", "tesla-fleet-api==1.2.5"]

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6749,7 +6749,7 @@
67496749
},
67506750
"tessie": {
67516751
"name": "Tessie",
6752-
"integration_type": "hub",
6752+
"integration_type": "device",
67536753
"config_flow": true,
67546754
"iot_class": "cloud_polling"
67556755
},

0 commit comments

Comments
 (0)