core/homeassistant/components/openerz/manifest.json

11 lines
284 B
JSON

{
"domain": "openerz",
"name": "Open ERZ",
"codeowners": ["@misialq"],
"documentation": "https://www.home-assistant.io/integrations/openerz",
"iot_class": "cloud_polling",
"loggers": ["openerz_api"],
"quality_scale": "legacy",
"requirements": ["openerz-api==0.3.0"]
}