MrIceman11 / e3dc-homeassistant

ADD e3dc Data to your HomeAssistant
41 stars 12 forks source link

Expected a dictionary for dictionary value 'packages->title', got 'e3dc-homeassistant/[...]' #16

Open venyosdh opened 7 months ago

venyosdh commented 7 months ago

I get this error when checking the configuration.yaml (sorry, I can't mark the text to copy it, therefore I uploaded a picture): configurationyaml error

My approach:

used "check configuration" in developer tools in Home Assistant

Thank you!

MrIceman11 commented 7 months ago

Hi,

You could try installing VSCode on your Home Assistant and then copy-pasting the files into it.

Use the following links to get to the raw connent of the files:

https://raw.githubusercontent.com/MrIceman11/e3dc-homeassistant/main/packages/e3dc/modbus.yaml https://raw.githubusercontent.com/MrIceman11/e3dc-homeassistant/main/packages/e3dc/sensors.yaml

venyosdh commented 6 months ago

Thank you very much, I used the File editor addon to copy the contents of these links into my files, changed the IP and it worked! Very fast and accurate, thank you again!