thomasloven / hass-lovelace_gen

🔹 Improve the lovelace yaml parser for Home Assistant
MIT License
218 stars 22 forks source link

[custom_components.lovelace_gen] Unable to read file /config/includes/packages/secrets.yam #1

Closed johntdyer closed 5 years ago

johntdyer commented 5 years ago

I noticed this error when I reload automations

2019-08-08 16:10:31 ERROR (SyncWorker_58) [custom_components.lovelace_gen] Unable to read file /config/includes/packages/secrets.yaml: [Errno 2] No such file or directory: '/config/includes/packages/secrets.yaml'
2019-08-08 16:10:31 ERROR (MainThread) [homeassistant.components.automation] [Errno 2] No such file or directory: '/config/includes/packages/secrets.yaml'

This is on HA 0.97 and Version 3 of the lovelace gen installed via HACs

thomasloven commented 5 years ago

Does it work if you roll back to version 2 using HACS?

thomasloven commented 5 years ago

Meh. Never mind. I can reproduce the problem.

v 4 should do it.