allow serial number starting with Y00

This commit is contained in:
Stefan Allius
2025-04-14 20:50:29 +02:00
parent 5452b8efc2
commit ce432c37e4
4 changed files with 6 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ watchdog: "http://[HOST]:[PORT:8127]/-/healthy"
schema:
inverters:
- serial: match(^(R17|R47|Y17|Y47).{13}$)
- serial: match(^(R17|R47|Y00|Y17|Y47).{13}$)
monitor_sn: int?
node_id: str
suggested_area: str