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 express deprecations #29

Closed valtzu closed 6 years ago

valtzu commented 6 years ago

express deprecated req.host: Use req.hostname instead