From 5391dee7fdb53bbbd98b316452e85d0dc2579d84 Mon Sep 17 00:00:00 2001 From: Patrick McDonagh Date: Thu, 1 Mar 2018 15:21:22 -0600 Subject: [PATCH] Adds missing flow rate --- ipp_channels.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ipp_channels.json b/ipp_channels.json index c013c64..57c96ce 100644 --- a/ipp_channels.json +++ b/ipp_channels.json @@ -8,9 +8,13 @@ "vanity_name": "Flow Yesterday" }, { - "meshify_name": "flowtoday", + "meshify_name": "flowtoday", "vanity_name": "Flow Today" }, + { + "meshify_name": "flowrate", + "vanity_name": "Flow Rate" + }, { "meshify_name": "dhdownholestatusint", "vanity_name": "DH Sensor Status"