Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriele-v committed Oct 2, 2019
1 parent a9159b9 commit 99a3886
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion AlexaCookieNodeJs/AlexaCookieNodeJs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Empty username and empty password means no authentication required
- Start the application with ```pm2 start AlexaCookie.js``` command
- Execute command ```pm2 startup```
- Execute command ```pm2 save```
- Due to an issue still under investigation, looks like AlexaCookie.js must be restarted after getting succesfully 1 cookie, otherwise the second refresh won't work. To workaround it, schedule ```pm2 restart AlexaCookie.js``` with cron every day

# Usage
- Go to ```http:https://[serverip]:81```
Expand All @@ -37,4 +38,4 @@ Empty username and empty password means no authentication required
- Login again on second page (with 2FA if enabled)
- **IMPORTANT!** After succesfull login on second webpage, a message will be prompted to close the browser: don't close the browser, but instead close only that tab (:82) and go back to the original tab (:81)
- Copy the RefreshURL and RefreshOptions in the relative fields on Hubitat Alexa TTS App
- Refresh will be now handled automatically between Hubitat and wrapper every 6 days, without human intervention requirement
- Refresh will be now handled automatically between Hubitat and wrapper every 6 days, without human intervention requirement

0 comments on commit 99a3886

Please sign in to comment.