bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
74 stars 20 forks source link

unable to save cookie - changed /config to /homeassistant #192

Open Jmilesy opened 2 days ago

Jmilesy commented 2 days ago

I have been having problems since the update saving the cookie file.

I have changed the address to 'homeassistant/node-red/amazon.txt' from 'config/node-red/amazon.txt'

I have also tried including www in the paths etc homeassistant/www/node-red/amazon.txt

I have created a blank file in the folder as others have suggested but it will not save the file

I know this is due to the changes in home assistant, but has anyone managed to find a solution?

my set up is: image

and the error i get is: "ENOENT: no such file or directory, open 'homeassistant/node-red/amazon.txt'"

Many thanks in advance