Skip to content

Commit bee9cdf

Browse files
jfroybdraco
andauthored
Update baf.markdown for occupancy sensor (home-assistant#23541)
Co-authored-by: J. Nick Koston <nick@koston.org>
1 parent edddc56 commit bee9cdf

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/_integrations/baf.markdown

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Big Ass Fans
33
description: Instructions on how to integrate BAF devices into Home Assistant.
44
ha_category:
5+
- Binary Sensor
56
- Climate
67
- Fan
78
- Light
@@ -17,6 +18,7 @@ ha_codeowners:
1718
ha_domain: baf
1819
ha_config_flow: true
1920
ha_platforms:
21+
- binary_sensor
2022
- climate
2123
- fan
2224
- light
@@ -36,11 +38,15 @@ Integrates [Big Ass Fans](https://www.bigassfans.com/) devices into Home Assista
3638

3739
## Platforms
3840

41+
### Binary Sensor
42+
43+
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.
44+
3945
### Climate
4046

4147
For devices that support Auto Comfort, a climate entity allows adjusting the target temperature.
4248

43-
## Number
49+
### Number
4450

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

0 commit comments

Comments
 (0)