2025-01-23 16:17:53 -05:00

2.2 KiB

title description ha_category ha_zeroconf ha_release ha_iot_class ha_codeowners ha_domain ha_config_flow ha_platforms ha_integration_type
Big Ass Fans Instructions on how to integrate BAF devices into Home Assistant.
Binary sensor
Climate
Fan
Light
Number
Sensor
Switch
true 2022.6 Local Push
@bdraco
@jfroy
baf true
binary_sensor
climate
fan
light
number
sensor
switch
integration

Integrates Big Ass Fans devices into Home Assistant.

Supported devices

  • Haiku Fans with 3.0 firmware and later (Legacy SenseME firmware not supported)
  • Discontinued Haiku Lights with 3.0 firmware and later (Legacy SenseME firmware not supported)
  • i6 Fans

Platforms

Binary sensor

For devices that support Auto Comfort and are running firmware 3.1 or later, an occupancy sensor {% term entity %} is available. The sensor has a hold time of about 5 minutes and pushes state updates.

Climate

For devices that support Auto Comfort, a climate {% term entity %} allows adjusting the target temperature.

{% note %} Climate and Climate Sensors Become Unavailable: Climate and some sensors like temperature are provided by the remote, not the fan itself on certain models. When the fan loses connection to the remote, these entities may become unavailable while the fan remains available. Consult vendor documentation on how to re-establish connectivity between the fan and remote and reload the integration to restore entities availability. {% endnote %}

Number

Adjusting the minimum and maximum speed for devices that support Auto Comfort is available.

Timeouts for returning to auto mode or turning back off after motion use a unit of seconds.

Sensor

If the device supports it, the integration creates the following sensors, which receive push updates:

  • Temperature
  • Humidity

Additional diagnostic sensors are available, which generally do not receive push updates that need to be enabled in the UI if desired.

Switch

The integration represents Whoosh mode as a switch for fans. When Whoosh is enabled, the fan will latch to the current speed and vary the speed from the latch point.

{% include integrations/config_flow.md %}