lawtancool / pyControl4

Python 3 asyncio package for interacting with Control4 systems
https://lawtancool.github.io/pyControl4
Apache License 2.0
38 stars 16 forks source link

Is repo active? #7

Closed lorddaren closed 3 years ago

lorddaren commented 3 years ago

@lawtancool Many thanks for this integration. I have always loved Home-Assistant and to marry it with my Control4 is great.

I wanted to know you are actively checking your repo as I have invested some time on looking into using websockets (instead of polling) to update and discover devices (as well as supporting motion detectors as well).

I wanted to get feedback before I put together a PR.

Thanks

lawtancool commented 3 years ago

Hi @Xorso,

A websockets PR would be very much appreciated, as I haven't been able to figure that out myself. To answer your question, I do check this repo :)

lorddaren commented 3 years ago

Perfect! I will clean up my changes and see if I can get it submitted within the next week or two.