* Remove myself as code owner I'm haven't actively been working on this for some time. Have removed myself as a code owner. * cleanup * cleanup --------- Co-authored-by: J. Nick Koston <nick@koston.org>
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"domain": "sun",
|
|
"name": "Sun",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sun",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal",
|
|
"single_config_entry": true
|
|
}
|