1.1.7 • Published 12 months ago

homebridge-haa-downloader v1.1.7

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months 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

12 months ago

1.1.6

12 months ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.1

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago