That will be fine. What would be a good time to begin watching this string?
I’ll send you a PM. I should be available around 8pm eastern tonight.
Many thanks. I will look for you then.
Solved!
I set up a complete new instance of HA. New hardware, fresh download, no automations…
When I put “wink:” in the configuration.yaml and rebooted, I got in first try from the configurator!
I went back to the original instance, deleted “.wink/conf” and restarted. After the configurator I was amazed to find I was rejected.
Then I took a very close look at the url of the call to api.wink.com. I found that the client ID was missing the final character. I inserted the final character and presto I was in! NOTE: the correct client id appears in the “.wink.conf” file!
Odd? But all is now working fine.
Many thanks for your encouragement and attention!
No problem! Glad you got it working. What was the last character? Was it a special character? I wonder if something stange is going on in the code truncating it if the characters are stange.
The last three letters in the client id are: …Z6F. The “F” was missing.
Hmmm okay. I’ll still take a look at the code and see if there us anything that might have caused that.