maximvelichko / pyvera

A python library to control devices via the Vera hub
GNU General Public License v2.0
26 stars 31 forks source link

Abstracting the subscription registry #130

Closed vangorra closed 4 years ago

vangorra commented 4 years ago

Create AbstractSubscriptionRegistry to make it easy to implement your own poll loop that does not necessarily require threads.