ovirs / pyvivint

python library for interacting with vivintsky API
MIT License
3 stars 1 forks source link

Pubnub patch #15

Closed natekspencer closed 3 years ago

natekspencer commented 3 years ago

This upgrades pubnub to 5.0.1 as well as patches the logic to actually handle reconnects with pubnub_asyncio. I have two pull requests open on pubub (https://github.com/pubnub/python/pulls) to get these in to their next release. I'm not sure what they'll do with them though.

There are also some small changes to constants to get rid of more hardcoded values in the rest of the python files.

Theoretically this resolves https://github.com/ovirs/pyvivint/issues/9

Please try this one out and let me know if you see any issues!

ovirs commented 3 years ago

@natekspencer - this is amazing! I'll give it a try for a few days and see how it's working and let you know

natekspencer commented 3 years ago

I've been using this for the past month, and it has worked splendidly for me!