From b7107900ed32aa766513d8760f3cfb8ce488ac35 Mon Sep 17 00:00:00 2001 From: stefano055415 Date: Wed, 30 Jun 2021 13:29:00 +0200 Subject: [PATCH] Add Freedompro doc (#16492) Co-authored-by: Franck Nijhof --- source/_integrations/freedompro.markdown | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 source/_integrations/freedompro.markdown diff --git a/source/_integrations/freedompro.markdown b/source/_integrations/freedompro.markdown new file mode 100644 index 00000000000..72748a4b703 --- /dev/null +++ b/source/_integrations/freedompro.markdown @@ -0,0 +1,27 @@ +--- +title: Freedompro +description: Instructions for how to integrate Freedompro accessories within Home Assistant. +ha_category: + - Light +ha_release: 2021.7 +ha_iot_class: Cloud Poll +ha_config_flow: true +ha_codeowners: + - '@stefano055415' +ha_domain: freedompro +--- +[Freedompro](https://freedompro.eu/), a company specialized in home automation, designs and manufactures products to make domotics affordable for everyone, installers and enthusiasts. [Freedompro Products](https://freedompro.eu/collections/easykon) are designed to be easy to use and practical and fast to install. + +This integration lets you control all [Freedompro](https://freedompro.eu/) accessories. + +## Preliminary Steps + +You will need to obtain an API key from [Freedompro Cloud](https://home.freedompro.eu/) to use this integration. + +1. Login to [Freedompro Cloud](https://home.freedompro.eu/). +2. Make sure you have at least one accessory paired with the Freedompro Cloud before starting integration. +3. Click on your photo profile. +4. Generate the API key. + + +{% include integrations/config_flow.md %}