1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 06:57:07 +00:00
Files
core/homeassistant/components/openerz/manifest.json
2022-01-28 13:37:53 -08:00

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"]
}