hass-core/homeassistant/components/enigma2/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
266 B
JSON

{
"domain": "enigma2",
"name": "Enigma2 (OpenWebif)",
"documentation": "https://www.home-assistant.io/integrations/enigma2",
"requirements": ["openwebifpy==3.2.7"],
"codeowners": ["@fbradyirl"],
"iot_class": "local_polling",
"loggers": ["openwebif"]
}