From 11b2f201f367777a91028a1c9f12c87482522b80 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Benecke Date: Mon, 3 Jun 2024 17:30:17 +0200 Subject: [PATCH] Rename Discovergy to inexogy (#118724) --- homeassistant/components/discovergy/const.py | 2 +- homeassistant/components/discovergy/manifest.json | 2 +- homeassistant/components/discovergy/strings.json | 2 +- homeassistant/generated/integrations.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/discovergy/const.py b/homeassistant/components/discovergy/const.py index 39ff7a7cd4b..80c3c23a8fa 100644 --- a/homeassistant/components/discovergy/const.py +++ b/homeassistant/components/discovergy/const.py @@ -3,4 +3,4 @@ from __future__ import annotations DOMAIN = "discovergy" -MANUFACTURER = "Discovergy" +MANUFACTURER = "inexogy" diff --git a/homeassistant/components/discovergy/manifest.json b/homeassistant/components/discovergy/manifest.json index f4cf7894eda..1061766a64c 100644 --- a/homeassistant/components/discovergy/manifest.json +++ b/homeassistant/components/discovergy/manifest.json @@ -1,6 +1,6 @@ { "domain": "discovergy", - "name": "Discovergy", + "name": "inexogy", "codeowners": ["@jpbede"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/discovergy", diff --git a/homeassistant/components/discovergy/strings.json b/homeassistant/components/discovergy/strings.json index 5147440e1b7..34c21bc1cfe 100644 --- a/homeassistant/components/discovergy/strings.json +++ b/homeassistant/components/discovergy/strings.json @@ -26,7 +26,7 @@ }, "system_health": { "info": { - "api_endpoint_reachable": "Discovergy API endpoint reachable" + "api_endpoint_reachable": "inexogy API endpoint reachable" } }, "entity": { diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 881e001cf12..70995bb3d63 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -1240,7 +1240,7 @@ "iot_class": "cloud_push" }, "discovergy": { - "name": "Discovergy", + "name": "inexogy", "integration_type": "service", "config_flow": true, "iot_class": "cloud_polling"