2024-07-19 07:05:27 +00:00
|
|
|
{
|
|
|
|
"domain": "tesla_fleet",
|
|
|
|
"name": "Tesla Fleet",
|
|
|
|
"codeowners": ["@Bre77"],
|
|
|
|
"config_flow": true,
|
|
|
|
"dependencies": ["application_credentials", "http"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/tesla_fleet",
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["tesla-fleet-api"],
|
2024-12-26 04:26:55 +00:00
|
|
|
"requirements": ["tesla-fleet-api==0.9.2"]
|
2024-07-19 07:05:27 +00:00
|
|
|
}
|