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