From 636d6ead43686a5e18951810e990dd283902f424 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Tue, 12 Feb 2019 23:53:24 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20Greeneye=5Fmon?= =?UTF-8?q?itor=20component=20pages=20(#8520)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_components/greeneye_monitor.markdown | 7 +++++-- .../sensor.greeneye_monitor.markdown | 18 ------------------ 2 files changed, 5 insertions(+), 20 deletions(-) delete mode 100644 source/_components/sensor.greeneye_monitor.markdown diff --git a/source/_components/greeneye_monitor.markdown b/source/_components/greeneye_monitor.markdown index b303f8014bc..721e41c2867 100644 --- a/source/_components/greeneye_monitor.markdown +++ b/source/_components/greeneye_monitor.markdown @@ -8,9 +8,13 @@ comments: false sharing: true footer: true logo: brultech.png -ha_category: Hub +ha_category: + - Hub + - Sensor ha_release: 0.82 ha_iot_class: "Local Push" +redirect_from: + - /components/sensor.greeneye_monitor/ --- The [GreenEye Monitor (GEM)](http://www.brultech.com/greeneye/) integration for Home Assistant allows you to create sensors for the various data channels of the GEM. Each current transformer (CT) channel, pulse counter, and temperature sensor appears in Home Assistant as a sensor, and can be used in automations. @@ -123,4 +127,3 @@ monitors: type: string default: s {% endconfiguration %} - diff --git a/source/_components/sensor.greeneye_monitor.markdown b/source/_components/sensor.greeneye_monitor.markdown deleted file mode 100644 index ed0de5f7268..00000000000 --- a/source/_components/sensor.greeneye_monitor.markdown +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: page -title: "GreenEye Monitor Sensors" -description: "Instructions on how to integrate the various sensors on your Greeneye Monitor into Home Assistant." -date: 2018-09-02 14:13 -sidebar: true -comments: false -sharing: true -footer: true -logo: brultech.png -ha_category: Sensor -ha_iot_class: "Local Push" -ha_release: 0.82 ---- - -The [GreenEye Monitor (GEM)](http://www.brultech.com/greeneye/) integration for Home Assistant allows you to create sensors for the various data channels of the GEM. - -Add sensors via the configuration for the hub [GreenEye Monitor component](/components/greeneye_monitor/).