1.0.3 • Published 2 years ago

homebridge-rademacher-blinds v1.0.3

Weekly downloads
63
License
MIT
Repository
github
Last release
2 years ago

homebridge-rademacher-blinds

Homebridge plugin for Rademacher blinds.

Installation

Follow the instruction in homebridge for the homebridge server installation. The plugin is published through NPM and should be installed "globally" by typing:

npm install -g homebridge-rademacher-blinds

Update your config.json file. See config.json in this repository for a sample. The "inverted" configuration switch can be used to show open shades as closed or closed shades as open. (true per default because 0% in the homepilot means open, whereas 0% in the Home app means closed)

Configuration

Configuration sample:

  "platforms": [
      {
        "platform": "RademacherBlinds",
        "name": "RademacherBlinds",
        "url": "http://192.168.0.1",
        "inverted": true
      }
    ]
1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

0.1.1

4 years ago

0.0.8

7 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

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago