1.0.1 • Published 4 years ago

homebridge-laundrify v1.0.1

Weekly downloads
4
License
MIT
Repository
-
Last release
4 years ago

homebridge-laundrify

Simple homebridge ContactSensor plugin for laundrify adapters.

Configuration

Simply put this in the accessories array of your config.json:

{
        "accessory": "laundrify",
        "name": "NAME OF YOUR DEVICE",
        "ipAddress": "IP ADDRESS",
        "threshold": POWER_LEVEL_THRESHOLD,
        "interval": INTERVAL_IN_MS
}

and adjust the values accordingly.

1.0.1

4 years ago

1.0.0

4 years ago