mirror of
https://github.com/elisspace/core.git
synced 2026-09-14 06:57:07 +00:00
10 lines
255 B
JSON
10 lines
255 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",
|
|
"loggers": ["openerz_api"]
|
|
}
|