Wink and HA 0.93.x

So still having the same issues with Wink complaining:

Exception in subscribe loop: HTTP Client Error (400): {"message":"Invalid Subscribe Key","error":true,"service":"Access Manager","status":400}

even after the upgrade to 0.93.

Are we done with Wink and is it just time to buy a zwave stick?

It is possible that the new libraries didn’t get pull during your first reboot. Try another reboot (make sure you don’t have any Wink custom component loaded) and see if that fixes it. If not, try to run a pip3 freeze to see what libraries you have installed.

Deleted the /custom_components/wink folder. Rebooted (hard, not just an HA reset), waited with baited breath… tested… everything is now functioning, no one is complaining… damn yer good!
You may use my name and this past couple weeks cluster… as a personal reference of “taking the bull by the horns” on your resume. :slight_smile:

Thank you sir!

@w1ll1am23 I’m still having issues with Wink following 0.93. I removed the custom Wink folder from the custom_components folder but now Wink devices are not working at all…
I still see Wink files/folders and pubnubsub files/folders in the config/deps/lib/python3.7/site-packages directory
Should they still be there?

Some times on the first startup it will fail to download the newest libraries. Can you try another reboot? If that still doesn’t work what errors are you seeing in your logs?

@w1ll1am23 another reboot seemed to get it Wink running again. I probably rebooted 6 or so times after upgrading to 0.93. That said, I am still getting an error message in my HA log. It looks like the same error prior to the Wink customization you created:

2019-05-17 09:37:34 ERROR (EndpointThread-Subscribe-0) [pubnub] Exception in subscribe loop: Connection Error: (‘Connection aborted.’, RemoteDisconnected(‘Remote end closed connection without response’))

Yeah that error is expected currently. Really waiting to see if Wink ever fixes it on their side. I was actually reached out to via reddit by another Wink API consumer and they are seeing the same errors with their product.

Okay, thanks for your help in getting this fixed in 0.93!