mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +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
|
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:
|
||||||
|
- Climate
|
||||||
- Fan
|
- Fan
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
@ -14,6 +15,7 @@ ha_codeowners:
|
|||||||
ha_domain: baf
|
ha_domain: baf
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- climate
|
||||||
- fan
|
- fan
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
@ -29,6 +31,10 @@ Integrates [Big Ass Fans](https://www.bigassfans.com/) devices into Home Assista
|
|||||||
|
|
||||||
## Platforms
|
## Platforms
|
||||||
|
|
||||||
|
### Climate
|
||||||
|
|
||||||
|
For devices that support Auto Comfort, a climate entity allows adjusting the target temperature.
|
||||||
|
|
||||||
### Sensor
|
### Sensor
|
||||||
|
|
||||||
If the device supports it, the integration creates the following sensors, which receive push updates:
|
If the device supports it, the integration creates the following sensors, which receive push updates:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user