2021 January
A new year... The hot weather is alternating with wet and cool weather making it easier to keep the house temeprature in range without using the A/C.
Inside / Outside | % < 20 °C | % 20 - 25 °C | % > 25 °C |
---|---|---|---|
inside | 1% | 90% | 9% |
outside | 43% | 33% | 24% |
Methods: I have taken the 5 minutely data from the wirelessTag sensors and calculated the median temperature for each hour and determined the proportion of hours falling inside of the 20 - 25 °C target temperature (using the R functions 'aggregate' and 'hist'). Inside includes data from 12 wirelessTag sensors spread across every room of the house. Outside is the data from the wirelessTag sensors outside near the cubby house and HRV intake. The water wall and door data are not included.
Inside / Outside | Min | 5% | 25% | Median | 75% | 95% | Max |
---|---|---|---|---|---|---|---|
inside | 20 | 21 | 22 | 23 | 24 | 25 | 27 |
outside | 11 | 15 | 18 | 21 | 25 | 32 | 39 |
Methods: I have taken the 5 minutely data from the wirelessTag sensors and calculated the median temperature for each hour and determined the indicated quantiles for each sensor (using the R functions 'aggregate' and 'quantile'). Inside includes data from 12 wirelessTag sensors spread across every room of the house. Outside is the data from the wirelessTag sensors in the cubby house, outside, and HRV intake. The water wall and door data are not included.
Monthly electricity data. We generated 495kWh, we used 362kWh, so we were net energy producers for the month (4.2kWh/day). Because we don't have batteries, we exported 290kWh and imported 133kWh.