mirror of
https://github.com/vakius/hassio-addon-lifepo4wered.git
synced 2025-12-11 13:15:37 +02:00
14 lines
309 B
Plaintext
14 lines
309 B
Plaintext
{
|
|
"name": "LiFePO4wered Addon",
|
|
"version": "0.1",
|
|
"slug": "lifepo4wered",
|
|
"description": "Add-on with service for LiFePO4Wered Pi+ UPS",
|
|
"url": "https://github.com/vakius/hassio-addon-lifepo4wered",
|
|
"startup": "once",
|
|
"boot": "manual",
|
|
"options": {},
|
|
"schema": {},
|
|
"arch": ["aarch64"]
|
|
|
|
}
|