13 lines
243 B
JSON
13 lines
243 B
JSON
|
{
|
||
|
"domain": "openweathermap",
|
||
|
"name": "Openweathermap",
|
||
|
"documentation": "https://www.home-assistant.io/components/openweathermap",
|
||
|
"requirements": [
|
||
|
"pyowm==2.10.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fabaff"
|
||
|
]
|
||
|
}
|