environment_sensors/sensors/collector
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
..
management/commands implement command to clean old values from the database 2019-10-24 21:45:48 +02:00
migrations move to django 2019-10-13 19:35:48 +01:00
templates/collector add a view which accepts hours as arguments 2019-10-24 22:35:12 +02:00
tests add a constant which fixes the inaccuracy of the SenseHat temp 2019-11-02 16:08:16 +01:00
__init__.py move to django 2019-10-13 19:35:48 +01:00
apps.py move to django 2019-10-13 19:35:48 +01:00
collector.py add a constant which fixes the inaccuracy of the SenseHat temp 2019-11-02 16:08:16 +01:00
models.py remove the Time model 2019-10-21 06:57:44 +02:00
plot.py fix the plots 2019-10-23 10:28:03 +02:00
urls.py add a view which accepts hours as arguments 2019-10-24 22:35:12 +02:00
views.py add a view which accepts hours as arguments 2019-10-24 22:35:12 +02:00