homebridge-haa-downloader

1.1.7 • Public • Published

Homebridge HAA Downloader

Downloads Version
Homebridge Discord

Programming is not easy. If you like this plugin or want to contribute to future development, a donation will help.

Homebridge plugin to download HAA (Home Accessory Architect) updates.

Requirements

   

Description

HAA - Home Accessory Architect is a native HomeKit support to any device with an ESP8266 or ESP8285 microcontroller. The project is written by José Antonio Jiménez Campos / RavenSystem. This plugin create Occupancy sensor that alart when an HAA update is available and a switch to pull the update files. This plugin is for those who use custom update server.

Configuration

Add this to the platforms array in your config.json:

   {
        "name": "HAA-Downloader",
        "interval": 1,
        "directory": "../HaaUpdates",
        "currentVersionFile": "../currentVersion.txt",
        "platform": "haa-downloader"
    }

Notes

homebridge-haa-downloader

Package Sidebar

Install

npm i homebridge-haa-downloader

Weekly Downloads

2

Version

1.1.7

License

ISC

Unpacked Size

25.3 kB

Total Files

12

Last publish

Collaborators

  • yosnightfly