@seydx/homebridge-ai-sync-platform

1.1.2 • Public • Published

homebridge-ai-sync-platform

Enables AI Synch Fans and their lights in Homebridge for homekit (forked from wylanswets)

To install:

npm install -g @seydx/homebridge-ai-sync-platform

To configure, add this to your homebridge config.json file:

"platforms": [
    {
        "platform": "AISync",
        "name": "AISync Platform",
        "email": "your_email@email.com",
        "password": "your_password",
        "debug": false
    }
]

Supports:

  • Fans
  • Lights within the fan

Package Sidebar

Install

npm i @seydx/homebridge-ai-sync-platform

Weekly Downloads

0

Version

1.1.2

License

ISC

Unpacked Size

13.4 kB

Total Files

6

Last publish

Collaborators

  • seydx