mirror of https://github.com/home-assistant/core
12 lines
328 B
JSON
12 lines
328 B
JSON
{
|
|
"domain": "luftdaten",
|
|
"name": "Sensor.Community",
|
|
"codeowners": ["@fabaff", "@frenck"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/luftdaten",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["luftdaten"],
|
|
"requirements": ["luftdaten==0.7.4"]
|
|
}
|