From e5581ec034410fd213b4569570cce2550ed53243 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 27 Jun 2023 07:44:09 -0500 Subject: [PATCH] Remove senseme integration (#27732) --- source/_integrations/senseme.markdown | 36 --------------------------- 1 file changed, 36 deletions(-) delete mode 100644 source/_integrations/senseme.markdown diff --git a/source/_integrations/senseme.markdown b/source/_integrations/senseme.markdown deleted file mode 100644 index e4b6663b845..00000000000 --- a/source/_integrations/senseme.markdown +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: SenseME -description: Instructions on how to integrate SenseME devices into Home Assistant. -ha_category: - - Binary Sensor - - Fan - - Light - - Select - - Switch -ha_dhcp: true -ha_release: 2022.2 -ha_iot_class: Local Push -ha_codeowners: - - '@mikelawrence' - - '@bdraco' -ha_domain: senseme -ha_config_flow: true -ha_platforms: - - binary_sensor - - fan - - light - - select - - switch -ha_integration_type: integration ---- - -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 -- Haiku Lights with SenseME (discontinued) - -{% include integrations/config_flow.md %}