Skip to content

A simple nodeJS application to control a tp link HS110 wifi smart plug.

Notifications You must be signed in to change notification settings

france193/tp_link_wifi_plug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVERVIEW

A simple nodeJS application to control a tp link HS110 wifi smart plug.

GET STARTED

To download all dependencies, run: npm i.

On the root of your project create a file called .env and defife the IP of your device as: TP_LINK_HOST=<YOUR_IP>.

RUN YOUR APPLICATION

To run your application type on a terminal (inside the directory of your project): npm run-script run.

You should see printed out on command line all the info of your device and given your device IP, read its status and:

  • if it is on, turn it off
  • if it is off, turn it on

AUTHOR

developed by Francesco Longo.

About

A simple nodeJS application to control a tp link HS110 wifi smart plug.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published