Browsing:

Tag: Crap Noone Cares About

We did it, boys

Well it has been done.  110F has been broken bbb_hvac=> select * from data.home_data where attic_temp = (select max(attic_temp) as attic_max from data.home_data) order by time_stamp desc; row_id | time_stamp | ac_compressor | ahu_fan | ahu_heater | ahu_return_temp | ahu_supply_temp | attic_temp | space_1_rh | space_1_temp | outdoor_temp | outdoor_rh ———+—————————-+—————+———+————+—————–+—————–+————+————+————–+————–+———— 8725659 | 2020-07-12 17:09:10.715058 | t | t | f | 73.6723 | 57.9939 | 113.597 | 57.2703 | 71.1624 | 94.1 | 59.5273 Read more…