0.0.5 • Published 4 years ago

homebridge-ai-sync-platform v0.0.5

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

homebridge-ai-sync-platform

Enables AI Synch Fans and their lights in Homebridge for homekit

To install:

npm install -g 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"
    }
]

Supports:

  • Fans
  • Lights within the fan
0.0.5

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.4

4 years ago

0.0.1

4 years ago