Rename Discovergy to inexogy (#118724)
parent
8cc3c147fe
commit
11b2f201f3
|
@ -3,4 +3,4 @@
|
|||
from __future__ import annotations
|
||||
|
||||
DOMAIN = "discovergy"
|
||||
MANUFACTURER = "Discovergy"
|
||||
MANUFACTURER = "inexogy"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"domain": "discovergy",
|
||||
"name": "Discovergy",
|
||||
"name": "inexogy",
|
||||
"codeowners": ["@jpbede"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/discovergy",
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"api_endpoint_reachable": "Discovergy API endpoint reachable"
|
||||
"api_endpoint_reachable": "inexogy API endpoint reachable"
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
|
|
|
@ -1240,7 +1240,7 @@
|
|||
"iot_class": "cloud_push"
|
||||
},
|
||||
"discovergy": {
|
||||
"name": "Discovergy",
|
||||
"name": "inexogy",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
Loading…
Reference in New Issue