2019-12-08 08:26:31 +00:00
|
|
|
{
|
|
|
|
"domain": "elgato",
|
|
|
|
"name": "Elgato Key Light",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/elgato",
|
2020-12-01 09:50:55 +00:00
|
|
|
"requirements": ["elgato==1.0.0"],
|
2019-12-08 08:26:31 +00:00
|
|
|
"zeroconf": ["_elg._tcp.local."],
|
2020-01-08 13:19:42 +00:00
|
|
|
"codeowners": ["@frenck"],
|
|
|
|
"quality_scale": "platinum"
|
2019-12-08 08:26:31 +00:00
|
|
|
}
|