1.0.2 • Published 9 months ago

homebridge-shelly-2pm-plus v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

verified-by-homebridge GitHub last commit npm npm version

homebridge-shelly-2pm-plus

Homebridge Platform Plugin Shelly 2PM Plus

This homebridge plugin allows you to control the Shelly 2PM Plus switch in your Apple Home App (HomeKit).

Instructions

  1. Install the plugin as root (sudo su -) with npm install -g homebridge-shelly-2pm-plus@latest --unsafe-perm.
  2. Customize you homebridge configuration config.json.
  3. Restart homebridge, ggf. service homebridge restart.
  • Example config.json with one shelly 2PM accessory:
   "platforms": [
        {
            "watch": [
                "192.168.23.11"
            ],
            "platform": "Shelly2PMPlus"
        }
    ],

Or you can use Homebridge UI

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

10 months ago

0.0.2

10 months ago

0.0.2-0

10 months ago

0.0.1

10 months ago