mirror of https://github.com/home-assistant/core
11 lines
299 B
JSON
11 lines
299 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"],
|
|
"requirements": ["pysuezV2==1.3.2"]
|
|
}
|