accept DCU serial number starting with '410'

This commit is contained in:
Stefan Allius
2025-02-11 23:11:42 +01:00
parent 452938c7e8
commit 85d8d77191

View File

@@ -34,7 +34,7 @@ ports:
schema: schema:
inverters: inverters:
- serial: match(^(R17|Y17|Y47).{13}$) - serial: match(^(410|R17|Y17|Y47).{13}$)
monitor_sn: int? monitor_sn: int?
node_id: str node_id: str
suggested_area: str suggested_area: str