Hallo, ich probiere gerade HA aus und möchte Geräte über Modbus einbinden. Dazu habe ich die Datei „configuration.yaml“ geändert:
Dann den Ordner „pachages“ hinzugefügt und darin z.B. sma.yaml
Aber ich erhalte die folgende Fehlermeldung:
Dann den Ordner „pachages“ hinzugefügt und darin z.B. sma.yaml
Aber ich erhalte die folgende Fehlermeldung:
Code:
Home Assistant Core
Setup failed for 'modbus': Invalid config.
07:22:08 – (FEHLER) setup.py
Invalid config for 'modbus' at packages/sma.yaml, line 7: PV-Leistung: `count` illegal with `data_type: uint32` 'modbus->0->sensors->0', got {'name': 'PV-Leistung', 'unit_of_measurement': 'W', 'slave': 3, 'address': 30775, 'count': 2, 'data_type': 'uint32', 'scan_interval': 15}, please check the docs at https://www.home-assistant.io/integrations/modbus
07:22:08 – (FEHLER) config.py