1.1.7 • Published 2 years ago

homebridge-haa-downloader v1.1.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago