From 57e4d9f6bddfaef54a1224b9220a03d401066569 Mon Sep 17 00:00:00 2001 From: Baptiste Candellier Date: Sun, 20 Mar 2022 20:03:27 +0100 Subject: [PATCH] Remove SmartHab documentation (#21943) Co-authored-by: Franck Nijhof --- CODEOWNERS | 1 - source/_integrations/smarthab.markdown | 31 -------------------------- source/_redirects | 1 + 3 files changed, 1 insertion(+), 32 deletions(-) delete mode 100644 source/_integrations/smarthab.markdown 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 %} - -
- To prevent being automatically logged out of your SmartHab mobile app, you - might want to create a secondary user in the app's settings and grant it - access to your home. You can then configure the integration using this account's - credentials. This is also more secure, as this user should be less privileged. -
diff --git a/source/_redirects b/source/_redirects index 2ce9dabfa07..fd21f0832d4 100644 --- a/source/_redirects +++ b/source/_redirects @@ -472,3 +472,4 @@ /integrations/yessssms /more-info/removed-integration 301 /integrations/yweather /more-info/removed-integration 301 /components/zwave /integrations/zwave_js +/integrations/smarthab /more-info/removed-integration 301