12 lines
328 B
JSON
12 lines
328 B
JSON
{
|
|
"domain": "suez_water",
|
|
"name": "Suez Water",
|
|
"codeowners": ["@ooii", "@jb101010-2"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/suez_water",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pysuez", "regex"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["pysuezV2==2.0.4"]
|
|
}
|