mirror of https://github.com/home-assistant/core
12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"domain": "ituran",
|
|
"name": "Ituran",
|
|
"codeowners": ["@shmuelzon"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ituran",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "silver",
|
|
"requirements": ["pyituran==0.1.4"]
|
|
}
|