From 31174faacd272fa2c79fde35ff0a766028d349e9 Mon Sep 17 00:00:00 2001 From: Dennis Schroer Date: Wed, 27 Jan 2021 15:54:01 +0100 Subject: [PATCH] Add documentation for Huisbaasje integration (#15678) Co-authored-by: Franck Nijhof --- source/_integrations/huisbaasje.markdown | 35 ++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 source/_integrations/huisbaasje.markdown diff --git a/source/_integrations/huisbaasje.markdown b/source/_integrations/huisbaasje.markdown new file mode 100644 index 00000000000..ccfeca817af --- /dev/null +++ b/source/_integrations/huisbaasje.markdown @@ -0,0 +1,35 @@ +--- +title: Huisbaasje +description: Instructions on how to integrate Huisbaasje with Home Assistant. +ha_category: + - Sensor + - Energy +ha_release: 2021.2 +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: + - '@denniss17' +ha_domain: huisbaasje +--- + +The Huisbaasje integrations allows you to track your energy consumption collected +by the monitoring device installed on your energy meters. + +## Configuration + +Menu: **Configuration** -> **Integrations**. + +Click on the `+` sign to add an integration and click on **Huisbaasje**. +Log in using your Huisbaasje account. After finishing, the Huisbaasje integration +will be available. + +## Sensors + +This integration provides the following sensors: + +- Current power usage +- Current power consumption from the grid, for both normal and off-peak time periods. +- Current power return to the grid, for both normal and off-peak time periods. +- Total energy used today +- Current gas usage +- Total gas used today