homebridge-airzone-cloud
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

Homebridge Airzone Cloud

Downloads Version Homebridge Discord verified-by-homebridge

GitHub last commit GitHub issues GitHub pull requests JavaScript Style Guide

Donate

Supported Languages: 🇬🇧

Homebridge plugin for Airzone Cloud

Copyright © 2021 Francisco Javier Horrillo Sancho. All rights reserved.

Introduction

This Homebridge plugin exposes to Apple's HomeKit Airzone System connected to a Webserver Airzone Cloud or DKN Cloud.

Prerequisites

You need a Airzone System with a Webserver installed and also you need an account in Airzone Cloud.

You need a server to run Homebridge. It is recommended using wired Ethernet to connect the server running Homebridge. This can be anything running Node.js: from a Raspberry Pi, a NAS system, or an always-on PC running Linux, macOS, or Windows. See the Homebridge Wiki for details.

To interact with HomeKit, you need Siri or a HomeKit app on an iPhone, Apple Watch, iPad, iPod Touch, or Apple TV (4th generation or later). It is recommendes to use the latest released versions of iOS, watchOS, and tvOS. Please note that Siri and even Apple's Home app still provide only limited HomeKit support. As HomeKit uses Bonjour to discover Homebridge, the server running Homebridge must be on the same subnet as your iDevices running HomeKit.

Installation

To install Homebridge Airzone Cloud:

  • Follow the instructions on the Homebridge Wiki to install Node.js and Homebridge;
  • Install the Homebridge Airzone Cloud plugin through Homebridge Config UI X or manually by:
    $ sudo npm -g i homebridge-airzone-cloud
    

To update Homebridge Airzone Cloud, simply issue another sudo npm -g i homebridge-airzone-cloud@latest. Please check the release notes before updating Homebridge Airzone Cloud. To revert to a previous version, specify the version when installing Homebridge Airzone Cloud, as in: sudo npm -g i homebridge-airzone-cloud@0.0.1.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.2
    2
    • latest

Version History

Package Sidebar

Install

npm i homebridge-airzone-cloud

Weekly Downloads

2

Version

0.5.2

License

Apache-2.0

Unpacked Size

427 kB

Total Files

101

Last publish

Collaborators

  • fjhorrillo