12 lines
319 B
JSON
12 lines
319 B
JSON
{
|
|
"domain": "iotty",
|
|
"name": "iotty",
|
|
"codeowners": ["@pburgio"],
|
|
"config_flow": true,
|
|
"dependencies": ["application_credentials"],
|
|
"documentation": "https://www.home-assistant.io/integrations/iotty",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["iottycloud==0.1.3"]
|
|
}
|