hass-core/homeassistant/components/tomorrowio/manifest.json
2022-09-22 07:10:13 +02:00

9 lines
272 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"
}