rmclare445 / thermopi

Raspberry Pi thermostat
0 stars 1 forks source link

Plotting library #13

Open rmclare445 opened 2 years ago

rmclare445 commented 2 years ago

Built-in for easily plotting temp and rh data over time

Should have easy interface like

./thermoplot.py 20220526 20220528

Plots T and RH on same plot, different y axes. Shaded areas when furnace is on. Dotted lines for temperature targets. Easy.

rmclare445 commented 2 years ago

Just reuse the homeplot software from the WxFrame

rmclare445 commented 1 year ago

This is turning into an entire post-processing suite