core/homeassistant/components/tessie/manifest.json

11 lines
292 B
JSON

{
"domain": "tessie",
"name": "Tessie",
"codeowners": ["@Bre77"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tessie",
"iot_class": "cloud_polling",
"loggers": ["tessie"],
"requirements": ["tessie-api==0.0.9", "tesla-fleet-api==0.6.1"]
}