hass-core/homeassistant/components/openerz/manifest.json
2024-01-23 15:14:41 +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.3.0"]
}