270 ha addon add syntax check to config parameters (#271)

* quotation marks removed from monitor_sn

* validation for serial, ports and client_mode_host

* removed TODO:

* allow only serial with 16 digit and starting with R17, Y17, Y47

---------

Co-authored-by: Michael Metz <michael.metz@siemens.com>
This commit is contained in:
metzi
2025-01-13 19:49:12 +01:00
committed by GitHub
parent 962f6ee5fb
commit cf1563dd55
2 changed files with 8 additions and 7 deletions

View File

@@ -67,7 +67,7 @@ Example add-on configuration for GEN3PLUS inverters:
```yaml
inverters:
- serial: Y17000000000000
monitor_sn: '2000000000'
monitor_sn: 2000000000
node_id: PV-Garage
suggested_area: Garage
modbus_polling: true