0.10.12 • Published 2 months ago

homebridge-rademacher-homepilot v0.10.12

Weekly downloads
789
License
MIT
Repository
github
Last release
2 months ago

homebridge-rademacher-homepilot

Homebridge plugin for Rademacher Homepilot.

verified-by-homebridge

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-homepilot

Update your config.json file. See config.json in this repository for a sample.

Configuration

Configuration sample:

  "platforms": [
      {
        "platform": "RademacherHomePilot",
        "name": "RademacherHomePilot",
        "url": "http://192.168.0.1",
        "password": "",
        "password_hashed": false,
        "scenes_as_switch": false,
        "debug": false,
        "did_list_usage": "none",
        "did_list": []
      }
    ]
  • url: address of HomePilot's web interface in your local network,
  • password: password to HomePilot (if enabled in its web interface)
  • password_hashed: password to HomePilot is already hashed with sha256 (if enabled in its web interface), for hashing https://www.sha-generator.de/ worked for me
  • scenes_as_switch: if "true", all scenes are added as switch to HomeKit, otherwise scenes are not added at all
  • debug: if "true", debugging is activated
  • did_list_usage: if "include" you can choose what Devices are mirrored to HomeKit, you have to enter matching DIDs below, if "exclude" you can exclude a list of DIDs, default is "none"
  • did_list: enter the Device IDs (DIDs) you want to be shown in HomeKit. You can find them in the log file in square brackets ("12/6/2020, 5:40:36 PM blinds are online: bodentief 10000" => did = 10000), example list: "did_list": 10000,10001,10002

Community

The official Homebridge Discord server and Reddit community are where users can discuss Homebridge and ask for help.

Homebridge Discord Homebridge Reddit

HomeKit communities can also be found on both Discord and Reddit.

0.10.12

2 months ago

0.10.11

4 months ago

0.10.10

5 months ago

0.10.9

5 months ago

0.10.5

6 months ago

0.10.6

6 months ago

0.10.7

5 months ago

0.10.8

5 months ago

0.9.6

8 months ago

0.10.1

8 months ago

0.10.2

8 months ago

0.10.3

8 months ago

0.10.4

7 months ago

0.10.0

8 months ago

0.9.5

8 months ago

0.9.2

9 months ago

0.9.4

9 months ago

0.9.3

9 months ago

0.8.9

2 years ago

0.9.0

1 year ago

0.9.1

1 year ago

0.8.8

2 years ago

0.8.7

2 years ago

0.8.6

2 years ago

0.8.5

2 years ago

0.8.4

2 years ago

0.8.3

2 years ago

0.8.2

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.7

3 years ago

0.7.4

3 years ago

0.7.6

3 years ago

0.7.5

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.3

3 years ago

0.7.0

3 years ago

0.6.10

3 years ago

0.6.9

3 years ago

0.6.8

3 years ago

0.6.7

3 years ago

0.6.6

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.10

4 years ago

0.4.9

4 years ago

0.4.8

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.5

4 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.1

7 years ago