Opower: clarify 1 therm = 1 CCF (#28345)

This commit is contained in:
tronikos 2023-07-27 00:20:19 -07:00 committed by Franck Nijhof
parent 5e3c06e2e0
commit e9311219c4
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -56,6 +56,8 @@ For gas:
- Typical monthly gas usage - Typical monthly gas usage
- Typical monthly gas cost - Typical monthly gas cost
Note the unit for gas is CCF (centum cubic feet). 1 CCF is one hundred cubic feet which is equivalent to 1 therm.
## Energy ## Energy
Because utilities only release usage/cost data with a 48-hour delay, the integration inserts data into statistic objects. At the initial setup, the integration pulls historical monthly usage/cost since the account activation, daily usage/cost for the past 3 years, and for electricity hourly usage/cost for the past 2 months. After the initial setup, the integration keeps pulling hourly data for electricity and daily data for gas for the past 30 days to allow for any corrections in the data from the utilities. Because utilities only release usage/cost data with a 48-hour delay, the integration inserts data into statistic objects. At the initial setup, the integration pulls historical monthly usage/cost since the account activation, daily usage/cost for the past 3 years, and for electricity hourly usage/cost for the past 2 months. After the initial setup, the integration keeps pulling hourly data for electricity and daily data for gas for the past 30 days to allow for any corrections in the data from the utilities.