From d200e6783e8010365beab5e6e7ba7f41d54650a1 Mon Sep 17 00:00:00 2001 From: trentjw Date: Wed, 12 Feb 2020 00:23:17 -0700 Subject: [PATCH] Update tplink.markdown (#12058) --- source/_integrations/tplink.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/_integrations/tplink.markdown b/source/_integrations/tplink.markdown index 073d61d567b..f2df3a41a69 100644 --- a/source/_integrations/tplink.markdown +++ b/source/_integrations/tplink.markdown @@ -35,12 +35,12 @@ Plugs are type `switch` when autodiscovery has been disabled. - HS100 - HS103 - HS105 -- HS110 (The only device capable or reporting energy usage data to template sensors) +- HS110 (This device is capable or reporting energy usage data to template sensors) ### Strip (Multi-Plug) - HS107 (indoor 2-outlet) -- HS300 (powerstrip 6-outlet) +- HS300 (powerstrip 6-outlet) (This device is capable or reporting energy usage data to template sensors) - KP303 (powerstrip 3-outlet) - KP400 (outdoor 2-outlet) - KP200 (indoor 2-outlet) @@ -135,6 +135,10 @@ tplink: ## Extracting Energy Sensor data +Devices that are confirmed to support Consumption Reading; +1. HS110 +2. HS300 + In order to get the power consumption readings from a TP-Link HS110 device, you'll have to create a [template sensor](/integrations/switch.template/). In the example below, change all of the `my_tp_switch`'s to match your device's entity ID.