13 lines
227 B
JSON
13 lines
227 B
JSON
|
{
|
||
|
"domain": "airnow",
|
||
|
"name": "AirNow",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/airnow",
|
||
|
"requirements": [
|
||
|
"pyairnow==1.1.0"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@asymworks"
|
||
|
]
|
||
|
}
|