Files
2025-12-28 15:26:26 +01:00

12 lines
381 B
JSON

{
"domain": "openweathermap",
"name": "OpenWeatherMap",
"codeowners": ["@fabaff", "@freekode", "@nzapponi", "@wittypluck"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/openweathermap",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["pyopenweathermap"],
"requirements": ["pyopenweathermap==0.2.2"]
}