mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update baf.markdown for occupancy sensor (#23541)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
edddc56e5f
commit
bee9cdfc1d
@ -2,6 +2,7 @@
|
||||
title: Big Ass Fans
|
||||
description: Instructions on how to integrate BAF devices into Home Assistant.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Fan
|
||||
- Light
|
||||
@ -17,6 +18,7 @@ ha_codeowners:
|
||||
ha_domain: baf
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- fan
|
||||
- light
|
||||
@ -36,11 +38,15 @@ Integrates [Big Ass Fans](https://www.bigassfans.com/) devices into Home Assista
|
||||
|
||||
## 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
|
||||
### Number
|
||||
|
||||
Adjusting the minimum and maximum speed for devices that support Auto Comfort is available.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user