From 82283f20e68c05bf3f99d3bb86303708cd40b2d4 Mon Sep 17 00:00:00 2001 From: codypet Date: Mon, 4 Jan 2021 05:42:01 -0500 Subject: [PATCH] Update tplink.markdown (#16080) I just recently bought a TP-Link KP115 plug to monitor energy for my dishwasher since I had so much success monitoring energy for my washer with a HS110. Using the same process I used on the washer, I was able to get energy monitoring for my dishwasher with the KP115. I wanted to let the community know that there is another option for energy monitoring now that the HS110 is discontinued. --- source/_integrations/tplink.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/tplink.markdown b/source/_integrations/tplink.markdown index 45a673422d5..b7af997a3ad 100644 --- a/source/_integrations/tplink.markdown +++ b/source/_integrations/tplink.markdown @@ -38,6 +38,7 @@ Plugs are type `switch` when autodiscovery has been disabled. - HS105 - HS110 (This device is capable of reporting energy usage data to template sensors) - KP105 +- KP115 ### Strip (Multi-Plug) @@ -140,6 +141,7 @@ tplink: Devices that are confirmed to support Consumption Reading; 1. HS110 2. HS300 +3. KP115 In order to get the power consumption readings from a TP-Link HS110 device, you'll have to create a [template sensor](/integrations/template/). In the example below, change all of the `my_tp_switch`'s to match your device's entity ID (without the domain). For example, if your entity is `switch.whale_heater` then replace `my_tp_switch` with `whale_heater`: