From 8eb591bc5ed41665c99009d5303ba0d156863784 Mon Sep 17 00:00:00 2001 From: Eugene Prystupa Date: Mon, 6 Jul 2020 05:50:15 -0400 Subject: [PATCH] Add documentation for new Bond integration (#13903) Co-authored-by: Franck Nijhof --- source/_integrations/bond.markdown | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 source/_integrations/bond.markdown diff --git a/source/_integrations/bond.markdown b/source/_integrations/bond.markdown new file mode 100644 index 00000000000..3bf50a0b312 --- /dev/null +++ b/source/_integrations/bond.markdown @@ -0,0 +1,29 @@ +--- +title: Bond +description: Instructions on setting up Bond Bridge within Home Assistant. +ha_category: + - Hub + - Cover +ha_iot_class: Local Pull +ha_release: 0.113 +ha_domain: bond +ha_codeowners: + - '@prystupa' +--- + +Duplicates your RF remote control. + +Supported devices: + +- Ceiling fans +- Shades +- Fireplaces + +## Configuration + +To use Bond controlled devices in your installation, add your Bond hub host and access token from the integrations page. + +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.