hass-core/homeassistant/components/openerz/manifest.json
2023-02-08 20:32:43 +01:00

9 lines
255 B
JSON

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