rmclare445 / thermopi

Raspberry Pi thermostat
0 stars 1 forks source link

Send data to WxFrame for display #4

Closed rmclare445 closed 2 years ago

rmclare445 commented 2 years ago

Send temperature and humidity data to the Weather Frame every so often so that it can plot the data and display it.

rmclare445 commented 2 years ago

Needs a namelist parameter i.e.

wxframe = False/True

rmclare445 commented 2 years ago

Would send raw data then the plot would be generated by the WxFrame by a script similar to upd/meteogram.py

rmclare445 commented 2 years ago

log.now is written to the logs directory where the WxFrame collects it via scp