Commit Graph

  • ee49093e81 Started working on regulator software to hold temperature efficiently main Kevin 2021-11-13 18:32:37 +01:00
  • d30f4b3b42 Fix: Py object keys must be string Kevin 2021-11-13 18:31:45 +01:00
  • e6adc5b152 Log when BME sensor is not found during setup & when spawning sensor background task Kevin 2021-11-13 18:29:42 +01:00
  • 86debb9abb Feat: Try read system set timezone and use this for es timestamp value Kevin 2021-11-13 18:27:46 +01:00
  • 5e0c5a359b Sensor daemon argv flag renamed '-c' --> '-d' Kevin 2021-10-06 22:28:42 +02:00
  • d313211ffb Merge branch 'main' of github.com:KevinMidboe/brewLogger into main Kevin 2021-10-06 22:22:37 +02:00
  • 32416ca243 Loading peripherals from yaml file moved from server to seperate file. Kevin 2021-10-06 22:19:51 +02:00
  • 95a8fb7a77 Daemon functions for logging temp no longer recursive Kevin 2021-10-06 22:18:57 +02:00
  • eaec69953a Update README.md Kevin 2021-10-03 19:55:42 +02:00
  • 73b939b643 Removed unused prints Kevin 2021-10-03 19:36:17 +02:00
  • 0754cef450 Corrected sensor name BCM600 --> BME680 Kevin 2021-10-03 19:34:46 +02:00
  • 7bdbf0b4dc Moved brewfiles to source folder & add /source to sys path from __init__ Kevin 2021-10-03 19:26:22 +02:00
  • f58b33f08a Required py packages defined in file Kevin 2021-10-03 19:15:43 +02:00
  • 4c30bbd464 Define sensors and relays from yaml file Kevin 2021-10-03 18:59:50 +02:00
  • 24055429b7 Added capture.jpg and local sqlite3 file to ignore Kevin 2021-10-03 18:57:11 +02:00
  • 17fb9b5fc5 Flask server for displaying and interacting with fridge Kevin 2021-10-03 18:53:11 +02:00
  • 85685a49b6 Read relay database from config Kevin 2021-10-03 18:52:03 +02:00
  • b75671e68c Logger and config setup. Logger also pushes to elastic Kevin 2021-10-03 18:51:10 +02:00
  • 63eb29c4c5 Interfacing classes for dht11 & bcm600 tempreature sensors Kevin 2021-10-03 18:32:15 +02:00
  • d812c440e1 Setup relay controller, includes db for saving state Kevin 2021-10-03 18:27:47 +02:00
  • 343d0855c7 Setup camera capture. Captured image has datetime timestamp overlay Kevin 2021-10-03 18:25:14 +02:00
  • e0247cd75f Initial commit Kevin 2021-09-26 19:14:43 +02:00