From 23afc576ebf0cafff53776d5e4d85975349c80e1 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 14 May 2022 17:23:14 -0500 Subject: [PATCH] Add Big Ass Fans docs (#22671) --- source/_integrations/baf.markdown | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 source/_integrations/baf.markdown diff --git a/source/_integrations/baf.markdown b/source/_integrations/baf.markdown new file mode 100644 index 00000000000..effbcac4fa9 --- /dev/null +++ b/source/_integrations/baf.markdown @@ -0,0 +1,26 @@ +--- +title: Big Ass Fans +description: Instructions on how to integrate BAF devices into Home Assistant. +ha_category: + - Fan +ha_zeroconf: true +ha_release: 2022.6 +ha_iot_class: Local Push +ha_codeowners: + - '@bdraco' + - '@jfroy' +ha_domain: baf +ha_config_flow: true +ha_platforms: + - fan +ha_integration_type: integration +--- + +Integrates [Big Ass Fans](https://www.bigassfans.com/) devices into Home Assistant. + +### Supported devices + +- Haiku Fans with 3.0 firmware and later (Legacy SenseME firmware not supported) +- i6 Fans + +{% include integrations/config_flow.md %}