2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "luftdaten",
|
2021-12-28 20:40:00 +00:00
|
|
|
"name": "Sensor.Community",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/luftdaten",
|
2022-01-21 20:56:45 +00:00
|
|
|
"requirements": ["luftdaten==0.7.2"],
|
2021-12-27 21:51:31 +00:00
|
|
|
"codeowners": ["@fabaff", "@frenck"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "gold",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["luftdaten"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|