Skip to content

awahlig/homebridge-rademacher-homepilot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-rademacher-homepilot

Homebridge plugin for Rademacher Homepilot.

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"
      }
    ]

Community

Join Homebridge slack team at https://homebridge-slackin.glitch.me/ Then add channel https://homebridgeteam.slack.com/messages/CNLGTM2SC

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Shell 0.4%