12 lines
336 B
JSON
12 lines
336 B
JSON
{
|
|
"domain": "tomorrowio",
|
|
"name": "Tomorrow.io",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tomorrowio",
|
|
"requirements": ["pytomorrowio==0.3.5"],
|
|
"codeowners": ["@raman325", "@lymanepp"],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pytomorrowio"],
|
|
"integration_type": "service"
|
|
}
|