mirror of https://github.com/home-assistant/core
11 lines
301 B
JSON
11 lines
301 B
JSON
{
|
|
"domain": "oasa_telematics",
|
|
"name": "OASA Telematics",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/oasa_telematics",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["oasatelematics"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["oasatelematics==0.3"]
|
|
}
|