2024-07-25 10:27:10 +00:00
|
|
|
{
|
|
|
|
"domain": "linkplay",
|
|
|
|
"name": "LinkPlay",
|
|
|
|
"codeowners": ["@Velleman"],
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/linkplay",
|
|
|
|
"integration_type": "hub",
|
|
|
|
"iot_class": "local_polling",
|
2024-10-07 06:10:48 +00:00
|
|
|
"loggers": ["linkplay"],
|
2024-11-11 16:30:27 +00:00
|
|
|
"requirements": ["python-linkplay==0.0.20"],
|
2024-07-25 10:27:10 +00:00
|
|
|
"zeroconf": ["_linkplay._tcp.local."]
|
|
|
|
}
|