mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +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
|
title: Big Ass Fans
|
||||||
description: Instructions on how to integrate BAF devices into Home Assistant.
|
description: Instructions on how to integrate BAF devices into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
- Climate
|
- Climate
|
||||||
- Fan
|
- Fan
|
||||||
- Light
|
- Light
|
||||||
@ -17,6 +18,7 @@ ha_codeowners:
|
|||||||
ha_domain: baf
|
ha_domain: baf
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
- fan
|
- fan
|
||||||
- light
|
- light
|
||||||
@ -36,11 +38,15 @@ Integrates [Big Ass Fans](https://www.bigassfans.com/) devices into Home Assista
|
|||||||
|
|
||||||
## Platforms
|
## 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
|
### Climate
|
||||||
|
|
||||||
For devices that support Auto Comfort, a climate entity allows adjusting the target temperature.
|
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.
|
Adjusting the minimum and maximum speed for devices that support Auto Comfort is available.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user