leofabri / hassio_appliance-status-monitor

🔌 Detect the state of your appliances based on their power consumption ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configuration.yaml Error

flo2126 opened this issue · comments

Hello

I got the error "invalid slug Trockner (try trockner) for dictionary value @ data['packages']"
when i copy this to the configuration.yaml

invalid slug Trockner (try trockner) for dictionary value @ data['packages']

homeassistant:

Packages support enabled - Includes every .yaml file that is inside the packages/ directory

packages: !include_dir_named packages/

Warning! Please pay attention to the indentation!

Can you help me please

can anybody help me please

Hey @flo2126, I'm sorry for the late reply. So I've never seen such error during testing. I need to try that. I'll get back to you as soon as I discover something.

It looks like it could be a problem with indentation or file naming. This is not a problem with how the packages are set up in the confifuration.yaml.

I've just noticed that Trockner is 'drier' in english, so I guess you are trying to add a custom package, is that correct?

Can you please make sure that if you have a package file called Trockner.yaml you rename it to trockner.yaml? You should avoid spaces or any other special character

Hello

Thanks for your answer. The blueprint is now working. I solved the problem but forgot to close the error

That's a good news. Feel free to reopen it in case you need help