diff --git a/source/_integrations/senseme.markdown b/source/_integrations/senseme.markdown new file mode 100644 index 00000000000..834197f4545 --- /dev/null +++ b/source/_integrations/senseme.markdown @@ -0,0 +1,25 @@ +--- +title: SenseME +description: Instructions on how to integrate SenseME devices into Home Assistant. +ha_category: + - Fan +ha_release: 2022.2 +ha_iot_class: Local Push +ha_codeowners: + - '@mikelawrence' + - '@bdraco' +ha_domain: senseme +ha_config_flow: true +ha_platforms: + - fan +--- + +Integrates SenseME devices into Home Assistant. + +The SenseME integration supports devices that speak the [SenseME](https://www.bigassfans.com/senseme/) protocol. + +### Supported devices + +- Haiku Fans with SenseME + +{% include integrations/config_flow.md %}