2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "enigma2",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Enigma2 (OpenWebif)",
|
2023-12-19 01:30:23 +00:00
|
|
|
"codeowners": ["@autinerd"],
|
2024-04-17 13:21:54 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:19:19 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/enigma2",
|
2024-04-17 13:21:54 +00:00
|
|
|
"integration_type": "device",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:19:19 +00:00
|
|
|
"loggers": ["openwebif"],
|
2025-01-05 09:04:59 +00:00
|
|
|
"requirements": ["openwebifpy==4.3.1"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|