Skip to content

0.1.9

Choose a tag to compare

@RobertD502 RobertD502 released this 01 Jul 06:27
ac67023

Buy Me A Coffee Donate using Liberapay

If you enjoy this integration, consider donating by clicking on one the supported methods above.

*All proceeds go towards helping a local animal rescue.

Breaking Changes

This only applies to users with IR HVAC units in Manual mode

  • Off HVAC mode added: To simplify things, HVAC units can now be turned off by setting the climate entity's HVAC mode to Off. In order to turn the unit back on, set the climate entity HVAC mode to your desired setting (Heat, Cool, Fan Only, etc).
  • HVAC power switch has been removed: With power being handled by the climate entity, this switch is no longer needed. It is safe to delete it.

Bug Fixes

  • The Fan Only HVAC mode does not support a Fan Speed of Auto. In order to get around this, if your current Fan Speed is set to Auto and you select the Fan Only HVAC mode, the fan speed will automatically be changed to a valid speed.
  • The Dry HVAC mode only supports a Fan Speed of Auto. In order to get around this, if your current Fan Speed is not set to Auto and you select the Dry HVAC mode, the fan speed will automatically be switched over to Auto.

Note: Although these fixes have been implemented to pass the API's validation, there seems to be a bug in the API where a Validation error may wrongfully be returned. Further investigation with Flair's developers will need to be pursued in order to squash this bug. In the meantime, be mindful of the error log if you happen to find yourself in one of situations mentioned above - it can take changing the mode multiple times until the API doesn't complain.