mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
12 lines
310 B
JSON
12 lines
310 B
JSON
{
|
|
"domain": "meteo_lt",
|
|
"name": "Meteo.lt",
|
|
"codeowners": ["@xE1H"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/meteo_lt",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["meteo-lt-pkg==0.7.3"]
|
|
}
|