0.0.8 • Published 5 years ago

pimatic-tplink-smartplug v0.0.8

Weekly downloads
17
License
GPL-2.0
Repository
github
Last release
5 years ago

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

5 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago