kevinkub / homebridge-aedes

Enables the usage of Aedes MQTT broker within Homebridge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Enables the usage of Aedes MQTT broker within Homebridge.

License:Apache License 2.0


Languages

Language:TypeScript 100.0%