mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Rename Discovergy to inexogy (#118724)
This commit is contained in:
parent
827dfec311
commit
32d4431f9b
@ -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…
x
Reference in New Issue
Block a user