To get the token:
- visit https://homey.ink and open your browser’s developer tools (I use Chrome)
- scroll down to “Setup instructions” and log in with your Athom account
- after logging in, look at the developer tools console, which should contain a log entry that looks something like this:
- right-click on that URL to copy the link address to the clipboard
- paste into a new text file (or something) to see the full URL, and change
https://app.homey.ink
tohttp://localhost:5000
; the result is the URL that you can use to access the server running on your local PC