valtzu / smart-coffee

Receive push notifications when coffee is ready. Based on polling the coffee machine energy consumption using TP-Link HS110 monitoring device.
MIT License
0 stars 1 forks source link

Fix progress #30

Closed valtzu closed 6 years ago

valtzu commented 6 years ago

After finishing event, progress resets to null, which causes the progress bar in the frontend to show 0% status. This should be changed so that the progress stays at the final percentage (usually 100%) until power-off or starting event occurs.