mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
12 lines
297 B
JSON
12 lines
297 B
JSON
{
|
|
"domain": "sun",
|
|
"name": "Sun",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sun",
|
|
"integration_type": "service",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal",
|
|
"single_config_entry": true
|
|
}
|