mirror of
https://github.com/home-assistant/core.git
synced 2026-02-08 08:06:13 +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>
9 lines
529 B
JSON
9 lines
529 B
JSON
{
|
|
"issues": {
|
|
"integration_removed": {
|
|
"title": "The SunWEG integration has been removed",
|
|
"description": "The SunWEG integration has been removed from Home Assistant.\n\nThe library that Home Assistant uses to connect with SunWEG services, [doesn't work as expected anymore, demanding daily token renew]({issue}).\n\nTo resolve this issue, please remove the (now defunct) integration entries from your Home Assistant setup. [Click here to see your existing SunWEG integration entries]({entries})."
|
|
}
|
|
}
|
|
}
|