core/homeassistant/components/tomorrowio/manifest.json

10 lines
272 B
JSON

{
"domain": "tomorrowio",
"name": "Tomorrow.io",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tomorrowio",
"requirements": ["pytomorrowio==0.3.3"],
"codeowners": ["@raman325", "@lymanepp"],
"iot_class": "cloud_polling"
}