mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add climate platform to Big Ass Fans (#22809)
This commit is contained in:
parent
2203009c23
commit
38489ed1e5
@ -2,6 +2,7 @@
|
||||
title: Big Ass Fans
|
||||
description: Instructions on how to integrate BAF devices into Home Assistant.
|
||||
ha_category:
|
||||
- Climate
|
||||
- Fan
|
||||
- Sensor
|
||||
- Switch
|
||||
@ -14,6 +15,7 @@ ha_codeowners:
|
||||
ha_domain: baf
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- climate
|
||||
- fan
|
||||
- sensor
|
||||
- switch
|
||||
@ -29,6 +31,10 @@ Integrates [Big Ass Fans](https://www.bigassfans.com/) devices into Home Assista
|
||||
|
||||
## Platforms
|
||||
|
||||
### Climate
|
||||
|
||||
For devices that support Auto Comfort, a climate entity allows adjusting the target temperature.
|
||||
|
||||
### Sensor
|
||||
|
||||
If the device supports it, the integration creates the following sensors, which receive push updates:
|
||||
|
Loading…
x
Reference in New Issue
Block a user