Rename Discovergy to inexogy (#118724)
This commit is contained in:
parent
827dfec311
commit
32d4431f9b
4 changed files with 4 additions and 4 deletions
|
@ -3,4 +3,4 @@
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|
||||||
DOMAIN = "discovergy"
|
DOMAIN = "discovergy"
|
||||||
MANUFACTURER = "Discovergy"
|
MANUFACTURER = "inexogy"
|
||||||
|
|
|
@ -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",
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue