2019-12-08 08:26:31 +00:00
|
|
|
{
|
|
|
|
"domain": "elgato",
|
2021-05-05 23:41:32 +00:00
|
|
|
"name": "Elgato Light",
|
2023-02-08 19:19:19 +00:00
|
|
|
"codeowners": ["@frenck"],
|
2019-12-08 08:26:31 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/elgato",
|
2023-02-08 19:19:19 +00:00
|
|
|
"integration_type": "device",
|
2022-10-23 18:43:13 +00:00
|
|
|
"iot_class": "local_polling",
|
2024-02-02 19:34:00 +00:00
|
|
|
"requirements": ["elgato==5.1.2"],
|
2023-02-08 19:19:19 +00:00
|
|
|
"zeroconf": ["_elg._tcp.local."]
|
2019-12-08 08:26:31 +00:00
|
|
|
}
|