⬆️ Updating add-on grott to b6f2f24 (forced update)
This commit is contained in:
+10
-11
@@ -1,20 +1,19 @@
|
|||||||
---
|
|
||||||
name: grott
|
name: grott
|
||||||
version: b6f2f24
|
version: b6f2f24
|
||||||
slug: grott-current
|
slug: grott
|
||||||
description: The Growatt inverter monitor with current HA plugin integrated
|
description: The Growatt inverter monitor with current HA plugin integrated
|
||||||
url: https://github.com/egguy/addon-grott
|
url: https://github.com/egguy/addon-grott
|
||||||
arch:
|
arch:
|
||||||
- armhf
|
- armhf
|
||||||
- armv7
|
- armv7
|
||||||
- aarch64
|
- aarch64
|
||||||
- amd64
|
- amd64
|
||||||
- i386
|
- i386
|
||||||
services:
|
services:
|
||||||
- mqtt:need
|
- mqtt:need
|
||||||
init: false
|
init: false
|
||||||
map:
|
map:
|
||||||
- config:rw
|
- config:rw
|
||||||
ports:
|
ports:
|
||||||
5279/tcp: 5279
|
5279/tcp: 5279
|
||||||
ports_description:
|
ports_description:
|
||||||
@@ -24,7 +23,7 @@ options:
|
|||||||
gmode: proxy
|
gmode: proxy
|
||||||
grott_mqtt: false
|
grott_mqtt: false
|
||||||
ginvtype: default
|
ginvtype: default
|
||||||
ginvtypemap: ""
|
ginvtypemap: ''
|
||||||
retain: false
|
retain: false
|
||||||
verbose: false
|
verbose: false
|
||||||
ha_plugin: true
|
ha_plugin: true
|
||||||
@@ -84,4 +83,4 @@ schema:
|
|||||||
user: str?
|
user: str?
|
||||||
password: str?
|
password: str?
|
||||||
data_path: str
|
data_path: str
|
||||||
image: ghcr.io/egguy/addon-grott/{arch}
|
image: ghcr.io/egguy/grott/{arch}
|
||||||
|
|||||||
Reference in New Issue
Block a user