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",
|
2021-05-02 15:18:36 +00:00
|
|
|
"requirements": ["elgato==2.1.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
|
|
|
}
|