14 lines
254 B
JSON
14 lines
254 B
JSON
{
|
|
"domain": "luftdaten",
|
|
"name": "Luftdaten",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/components/luftdaten",
|
|
"requirements": [
|
|
"luftdaten==0.6.3"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@fabaff"
|
|
]
|
|
}
|