bump to new version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: TSUN-Proxy (Dev)
|
||||
description: MQTT Proxy for TSUN Photovoltaic Inverters
|
||||
version: 0.13.0-dev-2502192241
|
||||
version: 0.13.0-dev-2502232025
|
||||
image: docker.io/sallius/tsun-gen3-addon
|
||||
url: https://github.com/s-allius/tsun-gen3-proxy
|
||||
slug: tsun-proxy-dev
|
||||
@@ -34,8 +34,8 @@ ports:
|
||||
|
||||
schema:
|
||||
inverters:
|
||||
- serial: match(^(410|R17|Y17|Y47).{13}$)
|
||||
monitor_sn: int
|
||||
- serial: match(^(R17|Y17|Y47).{13}$)
|
||||
monitor_sn: int?
|
||||
node_id: str
|
||||
suggested_area: str
|
||||
modbus_polling: bool
|
||||
|
||||
Reference in New Issue
Block a user