3.3.0 • Published 3 years ago

homebridge-haiku-senseme v3.3.0

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
3 years ago

Homebridge Haiku by Big Ass Fans Plugin

A homebridge plugin for Haiku by BAF devices.

verified-by-homebridge

Uses this modified version of the haiku-senseme API.

Installing

Install through homebridge-config-ui-x or manually:

sudo npm install -g homebridge-haiku-senseme

Example config.json below:

    "platforms": [
        {
            "name": "Haiku by Big Ass Fans",
            "platform": "haiku",
            "discoveryInterval": 30
        }
    ]

Notes

  • On startup, platform will run discovery for the amount of time specified in the config (from 10-600 seconds, defaults to 30)
  • Ideally services would be added depending on their existence. PRs welcome.

TODO

  • Use Fanv2.SwingMode for Haiku's "Whoosh"?
  • Add support for Fanv2.RotationDirection.
  • Create an OccupancySensor accessory.
  • Allow setting the number of expected devices during discovery, as UDP broadcast is unreliable.
3.3.0

3 years ago

3.4.0-beta.0

3 years ago

3.3.0-beta.0

4 years ago

3.2.0-beta.0

4 years ago

3.1.0-beta.0

4 years ago

3.0.1-beta.0

4 years ago

3.0.0-beta.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

4 years ago