Add current balance to hydroquebec sensor (#2861)

This commit is contained in:
Thibault Cohen 2017-06-21 14:59:43 -04:00 committed by Fabian Affolter
parent 97d4c32624
commit dee06025a5

View File

@ -40,6 +40,7 @@ Configuration variables:
- **password** (*Required*): Password used to log into the Hydro-Québec site. - **password** (*Required*): Password used to log into the Hydro-Québec site.
- **contract** (required since HA 4.0) Your contract number with Hydro-Québec - **contract** (required since HA 4.0) Your contract number with Hydro-Québec
- **monitored_variables** array (*Required*): Variables to monitor. - **monitored_variables** array (*Required*): Variables to monitor.
- **balance** : Current balance
- **period_total_bill** : Current period bill - **period_total_bill** : Current period bill
- **period_length**: Current period length - **period_length**: Current period length
- **period_total_days**: Total number of days in this period - **period_total_days**: Total number of days in this period