TP-LINK HS110 Smart Plug w/ Energy Monitoring, Wi-Fi Enabled

i just used the cloud version of this and worked great.

1 Like

to my now to works great. problem was a numbers by the code lines. everything delet and works program.

I’m not into coding and I’m new to HA and I’m just trying to figure out if you can integrate these with the smartthings hub (no coding involved) Thanks

You don’t have to code anything, but you have to install custom code that’s already been developed. It’s not too difficult to do. (First time is the hardest.)

Here is a link to a thread that discusses the custom code that will integrate TPLink devices to SmartThings via the cloud.

This is a link that explains how to install custom code in general.

3 Likes

Thank you :slight_smile:

1 Like

not sure if it has been already mentioned earlier but integrating them via IFTTT is quick, simple and requires no code at all. in ST just create a simulated switch, authorize that in IFTTT, authorize kasa to IFTTT and then create recipes to turn on and off.

i can look up for instructions and paste here if anyone is interested.

Do you have a guide for this?

Sure mate. Gimme time till this weekend, will send with some screenshots.

ok, here is my take at a guide. [this is my first attempt so please bear with me]
pre-requisites: accounts and access to IDE, Kasa and IFTTT

Step 1: create a simulated switch in IDE. log in to graph.api.smartthings.com > go to ā€˜my devices’ > new device > give it a name, network ID (it can be anything you like) > select ā€˜simulated switch’ under Type > select your location and other fields > click create

Step 2: give access to your smartthings and kasa in IFTTT quite straight forward. login to IFTTT and search for smartthings, and Kasa under services. both will require you to login to respective accounts and provide access to your devices.

Step 3: create applets in IFTTT go to my applets > new applet > If simulated switch turned on, then turn on your kasa plug.
Similarly create another applet with the rule that if simulated switch turned off then turn off your kasa plug.

That’s it! hope it helps.

regrettably, i couldn’t get down to doing it with screenshots.

Has anyone tried the TP-Link HS107 or HS300 power strip with Smartthings?

Would integration be a similar process?

TIA

There is a better ā€˜cloud based’ integration that works almost like a native integration… Try that… A simple search on forums should take you there

HS107 and HS300 do not currently work with the TP-Link/Kasa SmartThings integration. I am currently working on it and hope to have something soon. (It is currently working in my Hubitat environment except for capturing the device label, I have to use temporary and update the label.)

Testing is on the HS107 (I have one). I believe the HS300 is the same on/off command structure. For HS300, there will initially not be an Energy Monitor function.

Watch the link:

The integration I mentioned earlier has now been updated for the HS107 and HS300.

Awesome - thank you!

This is fantastic thank you very much for your efforts!

1 Like

Are there any programs here that would be able to monitor the energy usage data from the Tp-Link TP-110 and then relay it to Smartthings to trigger a switch. Energy reading of 0 would shut off switch and when any energy is detected it would turn on switch.

I did set up a node but realized I apparently would have to buy Sense and create a sense account in order to have the data from the Tp-110 to relay over.

Thanks Everyone