8 lines
230 B
JSON
8 lines
230 B
JSON
{
|
|
"domain": "darksky",
|
|
"name": "Dark Sky",
|
|
"documentation": "https://www.home-assistant.io/integrations/darksky",
|
|
"requirements": ["python-forecastio==1.4.0"],
|
|
"codeowners": ["@fabaff"],
|
|
"iot_class": "cloud_polling"
|
|
}
|