586837r / node-red-contrib-alexa-remote2

MIT License
88 stars 72 forks source link

"File Path" and "Home Assistant" System #153

Open chillje opened 4 years ago

chillje commented 4 years ago

Hi I'm using the Home Assistant Image (https://www.home-assistant.io/hassio/installation/) for my home automation. I can't save the Cookie via "File Path" in the node settings (Alexa Routine node). My first try was to use "/share/alexa-remote2/cookie.txt" and I created "/share/alexa-remote2/" on my device but I can't find any file after a successful cookie retrieval. Next, I tried to create an empty file called "cookie.txt" and changed the "File Path" to "/share/alexa-remote2/cookie.txt" but there is no cookie in it after a new authorization (cat /share/alexa-remote2/cookie.txt). The file permissions for "cookie.txt" is "666".

Any ideas what I can do to save the cookie?

wood-cottage commented 4 years ago

I struggled with this but in the end /config/cookie in the file path box worked for me..