* Increase test coverage * Set the quality scale to platinum --------- Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
10 lines
277 B
JSON
10 lines
277 B
JSON
{
|
|
"domain": "imgw_pib",
|
|
"name": "IMGW-PIB",
|
|
"codeowners": ["@bieniu"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/imgw_pib",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["imgw_pib==1.0.1"]
|
|
}
|