-
Notifications
You must be signed in to change notification settings - Fork 6
Add config Flow and refactor. #5
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, this is a very impressive PR. I also have an HJM emitter and it works to me.
I left minor comments that must be address.
Otherwise, LGTM.
P.S.: Please, rebase the main branch.
|
Hi @ajtudela |
|
Hi, I want to run the testing action to check if everything is ok. |
Signed-off-by: Alberto Tudela <[email protected]>
Signed-off-by: Alberto Tudela <[email protected]>
Signed-off-by: Alberto Tudela <[email protected]>
Signed-off-by: Alberto Tudela <[email protected]>
|
Hi @ajtudela |
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
|
Hi, the coverage down to 77%. Could you add more test? Thanks |
Don't worry. I'll merge it when you added the rest of the tests 😉 |
I can work on it 😃 On my local, the coverage of tox is around 90%
|
I think is not possible. I use LCOV locally instead. You can see here the patch coverage: https://app.codecov.io/gh/ajtudela/hass-smartbox/pull/5 |
|
Great job!! Thanks for the help @Delmael . Feel free to open more PR! |
Hi @ajtudela
Here the PR from your repo 😄
I've worked on this home assistant integration to mainly add the configuration by the UI.
I do not have a smartbox but a native HJM wifi heater which is working by the same plateform.
Changelog
Settings the integration throw UI
Improvement
If it fit your need I have other ideas 😃
Thanks,