Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Zweili 0a8a8d42f8 add a constant which fixes the inaccuracy of the SenseHat temp
This factor minimizes the difference between the messured temperature and the
real temperature down to average of 0.005653266331658
2019-11-02 16:08:16 +01:00
Andreas Zweili 8ded8def06 implement command to clean old values from the database 2019-10-24 21:45:48 +02:00
Andreas Zweili cdb617c3a8 update tests to reflect newest changes 2019-10-22 21:38:10 +02:00
Andreas Zweili f541511fbe remove the Time model 2019-10-21 06:57:44 +02:00
Andreas Zweili bc55d5e5e9 add test where all the values get written to the db 2019-10-20 21:33:44 +02:00
Andreas Zweili 5fe755152c remove unused imports 2019-10-20 13:37:57 +02:00
Andreas Zweili bdbe2bd5aa add a function to collect humidity 2019-10-20 13:37:39 +02:00
Andreas Zweili ae2b7c1624 add a function to collect the pressure 2019-10-20 13:37:31 +02:00
Andreas Zweili 16050cc176 rewrite the temperature collector
after a quick test I don't think I need the complicated way to calculate the
temperature
2019-10-20 13:36:32 +02:00
Andreas Zweili 85fd057e62 add a first version of the collector module 2019-10-15 17:25:23 +01:00