From 378f02c58d251fa27d78ece5464dad3f61af8ef7 Mon Sep 17 00:00:00 2001 From: Gadget Mobile Date: Thu, 23 Apr 2020 17:37:35 +0200 Subject: [PATCH 1/6] add docs for upcoming BleBox integration --- source/_integrations/blebox.markdown | 44 ++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 source/_integrations/blebox.markdown diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown new file mode 100644 index 000000000000..21ba4c30a9ab --- /dev/null +++ b/source/_integrations/blebox.markdown @@ -0,0 +1,44 @@ +--- +title: BleBox +description: Instructions on how to integrate BleBox devices with Home Assistant. +ha_category: + - Cover +ha_release: 0.109 +ha_iot_class: Local Polling +ha_config_flow: true +# ha_quality_scale: platinum +ha_codeowners: + - '@gadgetmobile' +ha_domain: blebox +--- + +[BleBox](https://blebox.eu/?lang=en) produces small, low-power, surprisingly affordable, feature-rich WiFi devices for serverless home automation. + + +## Configuration + +For the best experience, make sure your BleBox devices have the most recent available firmware installed. + +This integration can be configured using the integrations in the +Home Assistant frontend. + +Menu: **Configuration** -> **Integrations**. + +Click on the `+` sign to add an integration and click on **BleBox**. +After completing the configuration flow, the BleBox +integration will be available. + +Additionally, if you are configuring a gateBox, it may be useful to set the second button as "stop" in your device's settings (via website or phone app). + + +## Covers + +This integration adds the BleBox device as a cover in Home Assistant. + +Currently, this includes support for the following product classes: + +- BleBox shutterBox +- BleBox gateController +- BleBox gateBox + +For now, only a minimum set of features are supported. (E.g. no tilt support for shutterBox). From a73e9cc3981f4db8de53ab7d256e3d81e15452ba Mon Sep 17 00:00:00 2001 From: gadgetmobile <57815233+gadgetmobile@users.noreply.github.com> Date: Fri, 24 Apr 2020 12:55:53 +0200 Subject: [PATCH 2/6] Update source/_integrations/blebox.markdown Co-Authored-By: Franck Nijhof --- source/_integrations/blebox.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index 21ba4c30a9ab..aa53412dce27 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -14,7 +14,6 @@ ha_domain: blebox [BleBox](https://blebox.eu/?lang=en) produces small, low-power, surprisingly affordable, feature-rich WiFi devices for serverless home automation. - ## Configuration For the best experience, make sure your BleBox devices have the most recent available firmware installed. From 93296a639906c64e28cb3ab2f938fea08ff3bb7e Mon Sep 17 00:00:00 2001 From: gadgetmobile <57815233+gadgetmobile@users.noreply.github.com> Date: Fri, 24 Apr 2020 12:56:08 +0200 Subject: [PATCH 3/6] Update source/_integrations/blebox.markdown Co-Authored-By: Franck Nijhof --- source/_integrations/blebox.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index aa53412dce27..b3be70401c98 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -6,7 +6,6 @@ ha_category: ha_release: 0.109 ha_iot_class: Local Polling ha_config_flow: true -# ha_quality_scale: platinum ha_codeowners: - '@gadgetmobile' ha_domain: blebox From 850e5117e9268b9d8f36617435d422794b0e363a Mon Sep 17 00:00:00 2001 From: gadgetmobile <57815233+gadgetmobile@users.noreply.github.com> Date: Fri, 24 Apr 2020 12:56:40 +0200 Subject: [PATCH 4/6] Update source/_integrations/blebox.markdown Co-Authored-By: Franck Nijhof --- source/_integrations/blebox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index b3be70401c98..2a05aa8ac1c1 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -39,4 +39,4 @@ Currently, this includes support for the following product classes: - BleBox gateController - BleBox gateBox -For now, only a minimum set of features are supported. (E.g. no tilt support for shutterBox). +For now, only a minimum set of features are supported (e.g., no tilt support for shutterBox). From 4f01ef4156f42fe103a1a6fa1ede0cb377859440 Mon Sep 17 00:00:00 2001 From: gadgetmobile <57815233+gadgetmobile@users.noreply.github.com> Date: Fri, 24 Apr 2020 12:57:06 +0200 Subject: [PATCH 5/6] Update source/_integrations/blebox.markdown Co-Authored-By: Franck Nijhof --- source/_integrations/blebox.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index 2a05aa8ac1c1..9bc4f717d6c0 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -28,7 +28,6 @@ integration will be available. Additionally, if you are configuring a gateBox, it may be useful to set the second button as "stop" in your device's settings (via website or phone app). - ## Covers This integration adds the BleBox device as a cover in Home Assistant. From bac58bf19cdb0b3c04c11fe7d10938f1cab9ea26 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 8 May 2020 13:09:00 +0200 Subject: [PATCH 6/6] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20HA=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_integrations/blebox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/blebox.markdown b/source/_integrations/blebox.markdown index 9bc4f717d6c0..65744e7b6644 100644 --- a/source/_integrations/blebox.markdown +++ b/source/_integrations/blebox.markdown @@ -3,7 +3,7 @@ title: BleBox description: Instructions on how to integrate BleBox devices with Home Assistant. ha_category: - Cover -ha_release: 0.109 +ha_release: 0.110 ha_iot_class: Local Polling ha_config_flow: true ha_codeowners: