From f53f1d433b5d458ff0b8a5893e8127a8be3630f7 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 31 Mar 2018 19:56:55 +0100 Subject: Add daily kWH usage total for last 30 days --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3b857f1..6eb6e9e 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "hbs": "~4.0.1", "http-errors": "~1.6.2", "morgan": "~1.9.0", - "tplink-smarthome-api": "0.22.0" + "tplink-smarthome-api": "0.22.0", + "moment": "2.22.0" } } -- cgit v1.2.3