-
Notifications
You must be signed in to change notification settings - Fork 44
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
Support for Lutron HVAC Controllers #15
Comments
I haven't explored what that would look like asi don't have one. How were you thinking of integrating that? |
I was personally hoping I could bring my HVAC controllers into HomeAssistant. I would love to help and test if needed |
I realize this is an older post but I started working on this a little while ago and am about 75% complete. It is taking me a bit longer as I am also developing the home assistant integration in tandem but I'd anticipate this being completed in the next couple of weeks. If anyone else is still interested in this, I'd love to see your XML DB that has your HVAC controllers in it. Feel free to post just that section if you'd like to retain some privacy. There are a LOT of options for HVAC controllers so this is proving to be quite an elaborate integration. Basic functionality is completed and I'm adding in the presets and such now. Then I'll need to clean up my code before submitting a PR. |
@wilburCforce If you're still working on that I'd like to help/see what you've got. Even if it's just a simple get/set temp to start that would be great for my energy savings. As requested here's my
|
@ranok I got distracted by the Home Assistant side of the integration. I'm having to update that entire integration before they will let me add new functionality. The code for the pylutron part is still all local. I need to create a proper repo for it and get the code in there. Thank you for posting your DB as seeing multiple thermostats is quite helpful. When I get the repo added I'll comment back here with the link. I would say the pylutron side is almost complete. I need to test out the heat component now that it is getting cooler :) Give me a few days to get the repo created and branched. |
@ranok I forgot I had already created a fork and branch. Here is the repo: https://github.com/wilburCforce/pylutron/tree/HVACsupport |
It'd be nice to expose Lutron HVAC Controllers to HomeAssistant. Any objections if I take that on?
The text was updated successfully, but these errors were encountered: