Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test pylutron in isolation #46

Open
rzulian opened this issue Dec 24, 2019 · 4 comments
Open

Test pylutron in isolation #46

rzulian opened this issue Dec 24, 2019 · 4 comments

Comments

@rzulian
Copy link

rzulian commented Dec 24, 2019

Hi @thecynic ,
I wanted to contribute to this project to add support for International Seetouch Keypads, CCIs, WCIs, and of course to support Homeworks.
Do you have a test project for pylutron or are you testing only connecting it with home-assistant?

Do you ever considered to use asyncio?

@rzulian rzulian changed the title The pylutron in isolation Test pylutron in isolation Dec 24, 2019
@thecynic
Copy link
Owner

I have a tiny wrapper i instantiate in python shell that i use to test against my repeater, nothing actually i'd call "test project".

I have a strong distaste for asyncio because i find that method of programming confusing and I don't like it :) Integrating this with asyncio in home-assistant is enough exposure of asyncio for me to last a life time :)

@thecynic
Copy link
Owner

Oh, and patches welcome, when I get around to reviewing and merging them.

@simplextech
Copy link

I have a tiny wrapper i instantiate in python shell that i use to test against my repeater, nothing actually i'd call "test project".

I have a strong distaste for asyncio because i find that method of programming confusing and I don't like it :) Integrating this with asyncio in home-assistant is enough exposure of asyncio for me to last a life time :)

Any chance of sharing your wrapper or test example? Some usage docs to watch output?

@wkearney99
Copy link

I'd also love to have a way to test how the parser handles inputs from the DbXmlInfo.xml URL from a repeater. It's clunky doing imports all the way into HA to test for things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants