mirror of https://github.com/home-assistant/core
11 lines
304 B
JSON
11 lines
304 B
JSON
{
|
|
"domain": "meteoalarm",
|
|
"name": "MeteoAlarm",
|
|
"codeowners": ["@rolfberkenbosch"],
|
|
"documentation": "https://www.home-assistant.io/integrations/meteoalarm",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["meteoalertapi"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["meteoalertapi==0.3.1"]
|
|
}
|