Closed shauntarves closed 3 years ago
@shauntarves Thank you! I've been meaning to get to that, but got sidetracked building another custom component. One my milestones (in the home-assistant-flair repo) for this library is to completely rewrite it to be async and not rely on their python library.
I don't have any Flair vents, and the logic in this helper wasn't handling the
EmptyBodyException
that theflair-client
is throwing in that case and was preventing the entire HA plugin from being configured.I have no idea why they chose to do it this way, but I did create an issue to get better understanding: https://github.com/flair-systems/flair-api-client-py/issues/4