1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/darksky/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
198 B
JSON

{
"domain": "darksky",
"name": "Dark Sky",
"documentation": "https://www.home-assistant.io/integrations/darksky",
"requirements": ["python-forecastio==1.4.0"],
"codeowners": ["@fabaff"]
}