Update config.json

This commit is contained in:
vakius
2021-06-13 21:06:34 +03:00
committed by GitHub
parent 685e7847f6
commit 1aa8ce5643

View File

@@ -1,6 +1,6 @@
{
"name": "LiFePO4wered Addon",
"version": "0.0.3",
"version": "0.0.4",
"slug": "lifepo4wered",
"description": "Add-on with service for LiFePO4Wered Pi+ UPS",
"url": "https://github.com/vakius/hassio-addon-lifepo4wered/tree/master/hassio-addon-lifepo4wered",
@@ -9,5 +9,6 @@
"options": {},
"schema": {},
"arch": ["aarch64"]
"devices": [ "/dev/i2c-1:/dev/i2c-1:rwm" ]
}