mirror of
https://github.com/home-assistant/core.git
synced 2026-07-03 12:46:09 +01:00
0358696028
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
11 lines
279 B
JSON
11 lines
279 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",
|
|
"requirements": ["tailscale==0.7.0"]
|
|
}
|