1.6.22 • Published 2 years ago

homebridge-hoobs-shelly v1.6.22

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

homebridge-hoobs-shelly

npm-version

Homebridge plugin for Shelly by Supsign.

Supported devices

The following Shelly devices are supported from Generation 1:

The following Shelly devices are supported from Generation 2:

Installation

Either install this plugin through Homebridge Config UI X

or manually by following these instructions:

  1. Install Homebridge by following the instructions.

  2. Install this plugin by running npm install -g homebridge-hoobs-shelly.

  3. Add this plugin to the Homebridge config.json:

"platforms": [

{

"name": "Config",

"port": 8581,

"platform": "config"

},

{

"name": "Hoobs Shelly",

"admin": {

"enabled": true

},

"mdns": {

"enable": true

},

"devices": [

{

"exclude": false,

"switch:0": {

"exclude": false,

"type": "switch"

},

"switch:1": {

"exclude": false,

"type": "switch"

},

"switch:2": {

"exclude": false,

"type": "switch"

},

"switch:3": {

"exclude": false,

"type": "switch"

},

"cover:0": {

"exclude": false,

"type": "window"

}

}

],

"platform": "HoobsShelly"

}

]
1.6.22

2 years ago

1.6.21

3 years ago

1.6.20

3 years ago

1.6.19

3 years ago

1.6.17

3 years ago

1.6.15

3 years ago

1.6.14

3 years ago

1.6.13

3 years ago

1.6.12

3 years ago

1.6.11

3 years ago

1.6.10

3 years ago

1.6.9

3 years ago

1.6.8

3 years ago

1.6.7

3 years ago

1.6.6

3 years ago

1.6.5

3 years ago

1.6.4

3 years ago

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago