pimatic-tplink-smartplug

0.0.8 • Public • Published

Pimatic TP Link Smartplug Plugin

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"
  }
]

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i pimatic-tplink-smartplug

    Weekly Downloads

    0

    Version

    0.0.8

    License

    GPL-2.0

    Unpacked Size

    29 kB

    Total Files

    6

    Last publish

    Collaborators

    • thex