Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 8e429f5

Browse files
committed
Changed integration name to UTE Uruguay
1 parent e50b14c commit 8e429f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is an integration to get UTE power information in HomeAssistant.
1818
Have [HACS](https://hacs.xyz/) installed, this will allow you to update easily.
1919

2020
* Add `https://github.com/rogsme/ute_homeassistant_integration` as a custom repository of type Integration in HACS.
21-
* Click Install on the `UTE` integration.
21+
* Click Install on the `UTE Uruguay` integration.
2222
* Restart the Home Assistant.
2323

2424
## Configuration

custom_components/ute/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"domain": "ute",
3-
"name": "UTE Electricity",
3+
"name": "UTE Uruguay",
44
"codeowners": ["@rogsme"],
55
"config_flow": false,
66
"dependencies": [],

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "UTE Uruguay integration",
2+
"name": "UTE Uruguay",
33
"render_readme": true,
44
"country": "UY"
55
}

0 commit comments

Comments
 (0)