Skip to content

mika1337/homebridge-sr201

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-sr201

Homebridge plugin for SR201 relay.

License: MIT

References

Credits to cryxli/sr201 for protocol details.

Usage

Add the following content to your config.json:

{
  "accessory": "SR201Relay",
  "name": "My SR201 Relay",
  "address": "192.168.1.100",
  "index": 1
}

with:

  • accessory: set to "SR201Relay"
  • name: your module name
  • address: the ip address of the module
  • index: the relay you wish to manage on your module (starting from 1)

Licensing

This project is licensed under the MIT license.

About

Homebridge SR201 relay plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published