Jean-François Roy bee9cdfc1d
Update baf.markdown for occupancy sensor (#23541)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-07-26 17:36:47 -10:00

1.8 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 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 entity allows adjusting the target temperature.

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 %}