|
{
|
|
"domain": "openweathermap",
|
|
"name": "OpenWeatherMap",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/openweathermap",
|
|
"requirements": ["pyowm==3.2.0"],
|
|
"codeowners": ["@fabaff", "@freekode", "@nzapponi"],
|
|
"iot_class": "cloud_polling"
|
|
}
|