Skip to content

Commit 74cf9d7

Browse files
authored
Update manifest.json
1 parent cd41664 commit 74cf9d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/upsplus/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2+
"domain": "upsplus",
3+
"name": "UPS I2C",
24
"codeowners": [
35
"@Archef2000"
46
],
57
"config_flow": true,
68
"dependencies": [],
79
"documentation": "https://github.com/Archef2000/homeassistant-upsplus/blob/main/docs.md",
8-
"domain": "upsplus",
910
"integration_type": "device",
1011
"iot_class": "local_polling",
1112
"issue_tracker": "https://github.com/Archef2000/homeassistant-upsplus/issues",
12-
"name": "UPS I2C",
1313
"requirements": [
1414
"pi-ina219>=1.4.0",
1515
"smbus2>=0.4.2"

0 commit comments

Comments
 (0)