Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.
/ p2coffee Public archive

Slack bot that notifies you when the coffee is done (based on power usage)

Notifications You must be signed in to change notification settings

nikolaik/p2coffee

Repository files navigation

Install

pyvenv venv
. venv/bin/activate
pip install -r requirements.txt
python manage.py migrate

Development tasks

# Run worker
python manage.py run_huey -w 2

TODO

  • Support dual moccamaster (more thresholds)
  • Blink light bulb on finish
  • More stats

About

Slack bot that notifies you when the coffee is done (based on power usage)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published