mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 02:06:08 +01:00
12 lines
310 B
JSON
12 lines
310 B
JSON
{
|
|
"domain": "tailscale",
|
|
"name": "Tailscale",
|
|
"codeowners": ["@frenck"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tailscale",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["tailscale==0.6.0"]
|
|
}
|