From 9b4334ffae1bbb82fb14ecf557ec8168ad035fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Kr=C3=B3l?= Date: Mon, 20 Jul 2020 16:28:52 +0200 Subject: [PATCH] Add WolfLink SmartSet documentation (#12917) * Add WolfLink SmartSet documentation * :pencil2: Tweaks * :arrow_up: HA version 0.114 Co-authored-by: Franck Nijhof Co-authored-by: Franck Nijhof --- source/_integrations/wolflink.markdown | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 source/_integrations/wolflink.markdown diff --git a/source/_integrations/wolflink.markdown b/source/_integrations/wolflink.markdown new file mode 100644 index 00000000000..2ccc62d429d --- /dev/null +++ b/source/_integrations/wolflink.markdown @@ -0,0 +1,28 @@ +--- +title: Wolflink +description: Instructions on how to integrate Wolf Smart-Set cloud within Home Assistant. +ha_category: + - Heating +ha_release: 0.114 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: + - '@adamkrol93' +ha_domain: wolflink +--- + +The `wolflink` integration uses the [Wolf Smart-Set](https://www.wolf-smartset.com/) web service as a source to fetch your heating system status. + +Currently, integration can collect information such as temperature, pressure and heating state. + +Remember that to integrate your heating device with Home Assistant, you need to have a WOLF LinkHome device connected to your heating device. + +The integration fetches all data based on parameters, that are exposed by your heating device. + +### Tested devices + +This integration is with Wolf Link Home Pro connected to a FGB-28 device. + +## Configuration + +To add WolfLink to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **WOLF SmartSet**.