-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
updated my config.yaml to match exactly as in the read me with the !secret and then update the secret.yaml file.... still i do not seem any entities under developer tools log is attached |
Beta Was this translation helpful? Give feedback.
-
sebr thank you for the reply. I noticed that the log was useless and I slowed down and did some thinking. Turns out that I actually was not editing my config/secrets file through windows explorer navigating to my unraid server file path. Apparently the permissions were not allowing me to make the change. after a bunch of searching the quick and easy way was to make a copy of my config.yaml and secrets.yaml through windows explorer, edit them, delete the originals and rename the new ones to match the original. while i should do more searching and figure out the "chown" command, the copy/paste method got me to finally see the entities. I am very happy (and very embarrased, obvious newb here) thank you for your paitence. |
Beta Was this translation helpful? Give feedback.
sebr thank you for the reply. I noticed that the log was useless and I slowed down and did some thinking. Turns out that I actually was not editing my config/secrets file through windows explorer navigating to my unraid server file path. Apparently the permissions were not allowing me to make the change. after a bunch of searching the quick and easy way was to make a copy of my config.yaml and secrets.yaml through windows explorer, edit them, delete the originals and rename the new ones to match the original.
while i should do more searching and figure out the "chown" command, the copy/paste method got me to finally see the entities. I am very happy (and very embarrased, obvious newb here…