mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
* chore(sunweg): remove sunweg integration * Update homeassistant/components/sunweg/strings.json Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com> * Update homeassistant/components/sunweg/manifest.json Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com> * feat: added async remove entry * Clean setup_entry; add tests --------- Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com> Co-authored-by: abmantis <amfcalt@gmail.com>
11 lines
232 B
JSON
11 lines
232 B
JSON
{
|
|
"domain": "sunweg",
|
|
"name": "Sun WEG",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sunweg",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": [],
|
|
"requirements": []
|
|
}
|