We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd41664 commit 74cf9d7Copy full SHA for 74cf9d7
custom_components/upsplus/manifest.json
@@ -1,15 +1,15 @@
1
{
2
+ "domain": "upsplus",
3
+ "name": "UPS I2C",
4
"codeowners": [
5
"@Archef2000"
6
],
7
"config_flow": true,
8
"dependencies": [],
9
"documentation": "https://github.com/Archef2000/homeassistant-upsplus/blob/main/docs.md",
- "domain": "upsplus",
10
"integration_type": "device",
11
"iot_class": "local_polling",
12
"issue_tracker": "https://github.com/Archef2000/homeassistant-upsplus/issues",
- "name": "UPS I2C",
13
"requirements": [
14
"pi-ina219>=1.4.0",
15
"smbus2>=0.4.2"
0 commit comments