Files
ha-core/homeassistant/components/sun/manifest.json
Penny Wood 67174fb07e Remove myself as code owner of sun component (#144854)
* 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>
2025-05-14 09:37:51 +03:00

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
}