core/homeassistant/components/openerz/manifest.json

9 lines
225 B
JSON

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