mirror of
https://github.com/elisspace/core.git
synced 2026-09-26 20:47:02 +00:00
* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"domain": "airvisual",
|
|
"name": "Airvisual",
|
|
"documentation": "https://www.home-assistant.io/components/airvisual",
|
|
"requirements": [
|
|
"pyairvisual==3.0.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@bachya"
|
|
]
|
|
}
|