diff --git a/CODEOWNERS b/CODEOWNERS index 57307598e18..8abd9f0f21b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -476,7 +476,6 @@ source/_integrations/slide.markdown @ualex73 source/_integrations/sma.markdown @kellerza @rklomp source/_integrations/smappee.markdown @bsmappee source/_integrations/smart_meter_texas.markdown @grahamwetzler -source/_integrations/smarthab.markdown @outadoc source/_integrations/smartthings.markdown @andrewsayre source/_integrations/smarttub.markdown @mdz source/_integrations/smarty.markdown @z0mbieprocess diff --git a/source/_integrations/smarthab.markdown b/source/_integrations/smarthab.markdown deleted file mode 100644 index 2c1df153afe..00000000000 --- a/source/_integrations/smarthab.markdown +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: SmartHab -description: Instructions on how to integrate SmartHab devices into Home Assistant -ha_release: 0.94 -ha_category: - - Hub - - Cover - - Light -ha_iot_class: Cloud Polling -ha_config_flow: true -ha_codeowners: - - '@outadoc' -ha_domain: smarthab -ha_platforms: - - cover - - light ---- - -If your home is fitted with [SmartHab](https://smarthab.fr/index.php/home-en)'s -devices and you have access to their app-based services, you will be able -to control your lights and shutters with the SmartHab integration for Home -Assistant. - -{% include integrations/config_flow.md %} - -