Add hive trv support#27033
Conversation
|
Hi @MagicalTrev89, It seems you haven't yet signed a CLA. Please do so here. Once you do that we will be able to review and accept this pull request. Thanks! |
|
Please solve the merge conflicts. |
There was a problem hiding this comment.
Hi @MagicalTrev89, I have fixed the pylint issues from the merge conflict. as I cannot checkout your branch, I cannot fix the formatting issue that the latest commit is failing on. Please could you take a look at this.
|
Hi @KJonline, New to this... please could you point me to what its failing on ? |
|
Hi @KJonline, worked it out ... i've updated the formatting issues, those tests that failed have passed now |
|
@MagicalTrev89, please can you also include the manifest.json file updating the pyhiveapi library version to 0.2.19.3 and running the below before committing it in.
|
|
Please solve the merge conflict. |
|
@KJonline can you sort out the conflict please? |
That’s sorted now |
|
Please run black from the project root. |
|
Hi @KJonline Are you sure about pyhiveapi version: 0.2.19.3, build is failing saying it doesn't exist, are you in the process of releasing that version ? |
Apologies I seem to have created the version but not uploaded it to PyPi. I’ll upload it this evening. |
|
Hi @MagicalTrev89, I have uploaded ver 0.2.19.3 of pyhiveapi, it should now be available to download. |
|
@MartinHjelmare @KJonline is there any way to restart the build checks without having to do another commit ? |
|
You can close and reopen the PR. |
|
We should probably update the docs and mention TRV here: |
|
Can be merged when a docs PR is linked in the PR description. |
|
Hi @MagicalTrev89, I have updated the docs in PR home-assistant/home-assistant.io#10607, Please can you edit this PR linking them together in the description of this PR |
|
@KJonline looks like its already done! 👍 @MartinHjelmare can you approve now ? |
Description:
This PR brings TRV support to the Hive Plugin
Docs PR:
home-assistant/home-assistant.io#10607
Related issue (if applicable):
fixes Rendili/hive-for-home-assistant#3
Checklist:
tox. Your PR cannot be merged unless tests pass