Skip to content

Plugin to create stateful dummy valve/water faucet switches in homebridge

License

Notifications You must be signed in to change notification settings

satrik/homebridge-dummy-valve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-dummy-valve

Plugin to create stateful dummy valve/water faucet switches in homebridge.

Install

sudo npm install -g homebridge-dummy-valve

Configuration

{
    "accessory": "DummyValve",
    "name": "WebShower"
}
  • accessory required: must always be "DummyValve"
  • name optional: displayname of your device (default: DummyValveSwitch)

Images









About

Plugin to create stateful dummy valve/water faucet switches in homebridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published