Closed Ruebnow closed 1 year ago
My first guess it, that it coult be related to indentation, try this (put the modbus_sungrow.yaml in a folder "packages" first)
homeassistant:
packages:
sungrow: !include packages/modbus_sungrow.yaml
"homeassistant:" has no identaion, for "packages" there are 2 spaces, for "sungrow" 4 spaces
hi, first of all thanks for the answer. It was my fault because I misunderstood something. after i found my error also my inverter was running in ha. thanks
Am Fr., 25. Aug. 2023 um 21:45 Uhr schrieb mkaiser @.***
:
My first guess it, that it coult be related to indentation, try this (put the modbus_sungrow.yaml in a folder "packages" first)
homeassistant: packages: sungrow: !include packages/modbus_sungrow.yaml
"homeassistant:" has no identaion, for "packages" there are 2 spaces, for "sungrow" 4 spaces
— Reply to this email directly, view it on GitHub https://github.com/mkaiser/Sungrow-SHx-Inverter-Modbus-Home-Assistant/issues/148#issuecomment-1693852159, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2GCMSWOFJ6SCNG24THV52TXXD6D5ANCNFSM6AAAAAA36SIDFM . You are receiving this because you authored the thread.Message ID: <mkaiser/Sungrow-SHx-Inverter-Modbus-Home-Assistant/issues/148/1693852159@ github.com>
Hi, after making the entry in config.yaml, I get the following error when checking: "Error loading /config/configuration.yaml: could not determine a constructor for the tag '!include_modbus_sungrow.yaml' in "/config/configuration.yaml", line 8, column 13" . Can you help me? The entry in config.yaml looks like this " packages: !include_modbus_sungrow.yaml"