mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 02:57:48 +00:00
10 lines
266 B
JSON
10 lines
266 B
JSON
{
|
|
"domain": "enigma2",
|
|
"name": "Enigma2 (OpenWebif)",
|
|
"codeowners": ["@fbradyirl"],
|
|
"documentation": "https://www.home-assistant.io/integrations/enigma2",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["openwebif"],
|
|
"requirements": ["openwebifpy==3.2.7"]
|
|
}
|