mababio / raspi_thermostat

web based thermostat running on a raspberry pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event driven implementation

mababio opened this issue · comments

Change the way the code reads. If I choose to continue using files to store temp, then I think it's best to trigger an action when some action occurs. code will be easy to read and easy to maintain.