1.0.3 • Published 3 years ago

homebridge-rademacher-blinds v1.0.3

Weekly downloads
63
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago

0.1.1

5 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago