-
Notifications
You must be signed in to change notification settings - Fork 1
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
Home Assistant integration #1
Comments
Sadly I haven't used home assistant yet. Maybe I'll give it a try someday, but nothing for now. I'll keep the issue open regardless :-) |
I might give that a shot in future. I don't have much Python knowledge but that shouldn't be a problem. I think we can use the https://www.home-assistant.io/docs/mqtt/discovery/ and push values to HA, kind of how this project is doing: https://github.com/raomin/ESPAltherma |
@dan2cil, @robsonke, I recently added mqtt support in the version this project is based on: https://github.com/william-sy/Daikin-BRP069A62. It is not as fancy as this project. But now that I have all "basic" things working I am looking at OOPing / improving the code quality :) Hope you find it usefull in the mean time! |
Sounds nice! Maybe you can turn it into a component or addon. |
@Frankkkkk thank you ! |
I'll really try to take a look this WK :-) Indeed it would be good to merge our efforts and have a good solution we could use 👍 In the meantime, don't hesitate to make a PR |
FYI, I recently stumbled upon https://github.com/tadasdanielius/daikin_altherma and works pretty well so far |
Thank you @Frankkkkk for your work. Just wanted to share this port for C#: https://github.com/jbinko/dotnet-daikin-altherma |
@Frankkkkk thank you very much for your library, do you have in program to write an integration for home assistant? I am not sure to be able to write it!
Thank you very much for your work
The text was updated successfully, but these errors were encountered: