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

homeworks QS #13

Open
sergiobaiao opened this issue Apr 2, 2018 · 11 comments
Open

homeworks QS #13

sergiobaiao opened this issue Apr 2, 2018 · 11 comments

Comments

@sergiobaiao
Copy link

hi there,

i just made pylutron working with my lutron homeworksQS setup. The only change i made was in init.py, where i changed GNET for QNET. The commands are all the same, both platforms rely on lutron QS Control Protocol. Can you include this on a future release so it can work with both systems?

@fl0zan0
Copy link

fl0zan0 commented May 1, 2018

any news about that ?

@txwindsurfer
Copy link

I did the same and Hass now works great with HomeworksQS. You have to do a custom install however since this file isn't editable in hass.io

@fl0zan0
Copy link

fl0zan0 commented Dec 3, 2018 via email

@awrede
Copy link

awrede commented Jan 3, 2019

#22 should handle this

@txwindsurfer
Copy link

Has #22 been closed? Doesn't appear that the code has been added to the base.

@txwindsurfer
Copy link

I am using Homeworks QS. Just FYI, the latest pylutron code works without hanging and without changing the prompt from GNET to QNET.

@teich
Copy link

teich commented Nov 9, 2019

Can confirm with a clean install of HassIO and HomeAssistant 0.101.3 Homeworks QS is working great with no s/G/Q needed. Thanks to however this got resolved!

@thecynic
Copy link
Owner

thecynic commented Nov 9, 2019

Bleh, that's actually a bug :-)

When I added timeouts to the code to handle connection drops, I inadvertently allowed it to just timeout on reading the prompt. So, it works because the repeater doesn't fail to connect us when user/pw is right :-)

I'll fix that to report errors correctly but will also add support for QS when I do.

@Unseen88
Copy link

Unseen88 commented Mar 3, 2020

@teich so you are saying if i do a clean hassio install above 0.101.3 and by using https://www.home-assistant.io/integrations/homeworks/ this as integration nothing else editing is required ?

@teich
Copy link

teich commented Mar 3, 2020

Yes, as of now QS works fine, due to the timeout bug above. I've been using hassio for months now without issue.

@rzulian
Copy link

rzulian commented Apr 22, 2020

@Unseen88 the integration you are referring to is only for series 4 & 8, if you have QS you need this one
https://www.home-assistant.io/integrations/lutron/

BTW: I've just submitted a PR for an improved Homeworks version support

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

8 participants