🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

pimatic-tplink-smartplug

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pimatic-tplink-smartplug

This plugin adds the functionality to control TP Link Smartplug HS100 and HS110 via pimatic

0.0.8
latest
Source
npm
Version published
Weekly downloads
5
Maintainers
1
Weekly downloads
 
Created
Source

This plugin adds the functionality to control TP Link Smartplug HS100 and HS110 via pimatic

Example config.json entries:

  "plugins": [
    {
      "plugin": "tplink-smartplug"
    }
  ],

"devices": [
  {
    "id": "tplink-plug-test",
    "name": "My Smartplug",
    "class": "TPlinkHS100",
    "ip": "192.168.XXX.XXX"
  },
  {
    "id": "tplink-plug-test2",
    "name": "My Smartplug with measurement",
    "class": "TPlinkHS110",
    "ip": "192.168.XXX.XXX"
  }
]

FAQs

Package last updated on 17 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts