mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
11 lines
287 B
JSON
11 lines
287 B
JSON
{
|
|
"domain": "starlink",
|
|
"name": "Starlink",
|
|
"codeowners": ["@boswelja"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/starlink",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "silver",
|
|
"requirements": ["starlink-grpc-core==1.1.1"]
|
|
}
|