Fix typos
This commit is contained in:
parent
9a6a8e67ff
commit
8aa3cd8290
1 changed files with 2 additions and 10 deletions
|
@ -26,20 +26,12 @@ sensor:
|
||||||
- period_total_bill
|
- period_total_bill
|
||||||
- period_length
|
- period_length
|
||||||
- period_total_days
|
- 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:
|
Configuration variables:
|
||||||
|
|
||||||
- **username** (*Required*): Username used to log into the HydrpQuebec site.
|
- **username** (*Required*): Username used to log into the Hydro-Québec site.
|
||||||
- **password** (*Required*): Password used to log into the HydrpQuebec site.
|
- **password** (*Required*): Password used to log into the Hydro-Québec site.
|
||||||
- **monitored_variables** array (*Required*): Variables to monitor.
|
- **monitored_variables** array (*Required*): Variables to monitor.
|
||||||
- **period_total_bill** : Current period bill
|
- **period_total_bill** : Current period bill
|
||||||
- **period_length**: Current period length
|
- **period_length**: Current period length
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue