S allius/issue362 (#379)

* allow serial number starting with `Y00`

* rollback to python version 3.13.2
This commit is contained in:
Stefan Allius
2025-04-15 17:54:45 +02:00
committed by GitHub
parent 5452b8efc2
commit f98273a3eb
5 changed files with 7 additions and 5 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