From 6f2fb6517374f657af873131855e9fdde0f3dd55 Mon Sep 17 00:00:00 2001 From: Eugene Prystupa Date: Sat, 8 Aug 2020 08:40:36 -0400 Subject: [PATCH] Update Bond documentation to specify minimum supported firmware (#14195) Co-authored-by: Fabian Affolter --- source/_integrations/bond.markdown | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/_integrations/bond.markdown b/source/_integrations/bond.markdown index c8f2b9b2322..5991bdf58a6 100644 --- a/source/_integrations/bond.markdown +++ b/source/_integrations/bond.markdown @@ -17,7 +17,7 @@ ha_config_flow: true The Bond integration allows you to control appliances through your [Bond Bridge](https://bondhome.io/). Duplicates your RF remote control. -Supported devices: +Supported devices (see Requirements section below): - Ceiling fans - Shades @@ -31,3 +31,9 @@ Menu: **Configuration** -> **Integrations**. Click on the `+` sign to add an integration and click on **Bond** (use typeahead if necessary). After completing the configuration flow, the Bond integration will be available. + +## Requirements + +This integration supports Bond bridges with firmware v2.10.x and up. +Bond bridges with firmware v2.9.x and lower will **not** work correctly. Please +upgrade your firmware from Bond app before adding this integration.