Rename Discovergy to inexogy (#118724)

This commit is contained in:
Jan-Philipp Benecke 2024-06-03 17:30:17 +02:00 committed by GitHub
parent 827dfec311
commit 32d4431f9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -3,4 +3,4 @@
from __future__ import annotations from __future__ import annotations
DOMAIN = "discovergy" DOMAIN = "discovergy"
MANUFACTURER = "Discovergy" MANUFACTURER = "inexogy"

View file

@ -1,6 +1,6 @@
{ {
"domain": "discovergy", "domain": "discovergy",
"name": "Discovergy", "name": "inexogy",
"codeowners": ["@jpbede"], "codeowners": ["@jpbede"],
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/discovergy", "documentation": "https://www.home-assistant.io/integrations/discovergy",

View file

@ -26,7 +26,7 @@
}, },
"system_health": { "system_health": {
"info": { "info": {
"api_endpoint_reachable": "Discovergy API endpoint reachable" "api_endpoint_reachable": "inexogy API endpoint reachable"
} }
}, },
"entity": { "entity": {

View file

@ -1240,7 +1240,7 @@
"iot_class": "cloud_push" "iot_class": "cloud_push"
}, },
"discovergy": { "discovergy": {
"name": "Discovergy", "name": "inexogy",
"integration_type": "service", "integration_type": "service",
"config_flow": true, "config_flow": true,
"iot_class": "cloud_polling" "iot_class": "cloud_polling"