1.0.1 • Published 3 years ago

homebridge-aedes v1.0.1

Weekly downloads
14
License
Apache-2.0
Repository
github
Last release
3 years ago

Homebridge Platform Plugin for Aedes MQTT broker

This plugin for Homebridge allows you to host an embedded MQTT broker (server) within Homebridge. It features authentication with username and password, persistence and tls encryption.

Installation

Sign in to your Homebridge, got to Plugins and search for "Homebridge Aedes". Follow the instructions to install.

Configuration

All configuration can be done through the Homebridge UI.

Tools

The heavy lifting of this plugin is done by Aedes, which is a complete implementation of an MQTT broker in Node.js. Data can be persisted to disk using aedes-persistence-nedb to make it possible to restart Homebridge or the device it is running on without information loss.

1.0.1

3 years ago

1.0.0

3 years ago