mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
12 lines
310 B
JSON
12 lines
310 B
JSON
{
|
|
"domain": "imgw_pib",
|
|
"name": "IMGW-PIB",
|
|
"codeowners": ["@bieniu"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/imgw_pib",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["imgw_pib==2.0.2"]
|
|
}
|