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",
|
2022-01-13 10:42:26 +00:00
|
|
|
"requirements": ["elgato==3.0.0"],
|
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",
|
|
|
|
"iot_class": "local_polling"
|
2019-12-08 08:26:31 +00:00
|
|
|
}
|