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

Plugin fails to register if user has no vents #4

Closed
shauntarves opened this issue Jul 22, 2021 · 10 comments
Closed

Plugin fails to register if user has no vents #4

shauntarves opened this issue Jul 22, 2021 · 10 comments

Comments

@shauntarves
Copy link

I submitted a PR in the https://github.com/RobertD502/hass-flair-helper project to handle an exception that's thrown when I try to configure this.

I don't have any vents, but I do have some pucks that I want to use. The entire config flow fails because the EmptyBodyException bubbles up to hass.

@RobertD502
Copy link
Owner

RobertD502 commented Jul 22, 2021

Have you tested this out? I won't be able to since I do have vents.

Edit: In the manifest.json file, replace "hass-flair-helper==0.0.6.2" with "git+https://github.com/RobertD502/hass-flair-helper@main#hass-flair-helper==0.0.6.3" and reboot HA to test out your hass-flair-helper PR that I just merged.

@shauntarves
Copy link
Author

Hey @RobertD502,

That solution worked for me. The only thing I noticed was this message that seems to be missing some content

Screen Shot 2021-07-23 at 12 37 34 PM

@RobertD502
Copy link
Owner

I know exactly what is causing that. Will fix it once I'm back at the computer.

@RobertD502
Copy link
Owner

@shauntarves Just fixed it. Will create a new release as soon as I publish the hass-flair-helper changes to PyPi. Once the new release is out, update through HACS, then delete the integration (from the config --> integrations menu) , reboot, and add the integration again through the config --> integrations menu. The integration should display the title "Flair" on the integrations page as well as show "Flair" in the prompt that follows the initial setup.

@shauntarves
Copy link
Author

Hey @RobertD502 did you get this release done? I'm not seeing it.

@RobertD502
Copy link
Owner

Just pushed it to PyPi. I've been away from my main Mac where my PyPi key is. Sorry for the delay! Will be pushing out the HA updates as well in a bit.

@RobertD502
Copy link
Owner

Hey @shauntarves do you happen to be using your puck(s) to control any mini-splits?

@shauntarves
Copy link
Author

@RobertD502 sure am...I was hoping to add that functionality to this plugin.

@RobertD502
Copy link
Owner

Do you have another preferred place of contact besides github?

@shauntarves
Copy link
Author

shauntarves commented Jul 26, 2021 via email

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

2 participants