From ed1a976532ed747ebbcde7b7b001939d65b8abb6 Mon Sep 17 00:00:00 2001 From: Thibault Cohen Date: Sun, 18 Dec 2016 06:24:00 -0500 Subject: [PATCH] Add hydroquebec sensor documentation (#1581) --- .../_components/sensor.hydroquebec.markdown | 54 +++++++++++++++++++ .../images/supported_brands/hydroquebec.svg | 50 +++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 source/_components/sensor.hydroquebec.markdown create mode 100644 source/images/supported_brands/hydroquebec.svg diff --git a/source/_components/sensor.hydroquebec.markdown b/source/_components/sensor.hydroquebec.markdown new file mode 100644 index 00000000000..27483f02c29 --- /dev/null +++ b/source/_components/sensor.hydroquebec.markdown @@ -0,0 +1,54 @@ +--- +layout: page +title: "Hydro-Québec" +description: "Instructions how to integrate Hydro-Québec consumption profile within Home Assistant." +date: 2016-12-10 0:15 +sidebar: true +comments: false +sharing: true +footer: true +logo: hydroquebec.svg +ha_category: Energy +ha_release: 0.35 +ha_iot_class: "Cloud Polling" +--- + + +Integrate your [Hydro-Québec](https://www.hydroquebec.com/portail/) consumption profile information into Home Assistant. + +```yaml +# Example configuration.yaml entry +ensor: + - platform: hydroquebec + username: MYUSERNAME + password: MYPASSWORD + monitored_variables: + - period_total_bill + - period_length + - period_total_days + - period_mean_daily_bill + - period_mean_daily_consumption + - period_total_consumption + - period_lower_price_consumption + - period_higher_price_consumption + - yesterday_total_consumption + - yesterday_lower_price_consumption + - yesterday_higher_price_consumption +``` + +Configuration variables: + +- **username** (*Required*): The App Token for your account. +- **password** (*Required*): The App Token for your account. +- **monitored_variables** array (*Required*): Variables to monitor. + - **period_total_bill** : Current period bill + - **period_length**: Current period length + - **period_total_days**: Total number of days in this period + - **period_mean_daily_bill**: Period daily average bill + - **period_mean_daily_consumption**: Period daily average consumption + - **period_total_consumption**: Total Consumption + - **period_lower_price_consumption**: Period Lower price consumption + - **period_higher_price_consumption**: Period Higher price consumption + - **yesterday_total_consumption**: Yesterday total consumption + - **yesterday_lower_price_consumption**: Yesterday lower price consumption + - **yesterday_higher_price_consumption**: Yesterday higher price consumption diff --git a/source/images/supported_brands/hydroquebec.svg b/source/images/supported_brands/hydroquebec.svg new file mode 100644 index 00000000000..ebf4f8144a7 --- /dev/null +++ b/source/images/supported_brands/hydroquebec.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +