Intersection / cg-coffee-bot

Monitor your coffee pot with Google App Engine, send e-mail/Slack/Twitter notifications, and more...
Apache License 2.0
0 stars 1 forks source link

Coffee rain interface doesn't handle the carafePresent flag properly #7

Open timmattison opened 9 years ago

timmattison commented 9 years ago

While doing some testing this morning I set the last brewed to 0, cups remaining to 10, and carafe present to false. The coffee rain interface still showed the last brewed time and cups remaining but it should see that the carafe isn't present and ignore those values.