mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
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"]
|
|
}
|