From aa3b2f74e132df0048cfdfbb14d2a0c492f4dfcb Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Thu, 27 Oct 2022 01:14:15 -0700 Subject: [PATCH] Added Homebridge & Homebridge UI. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e22715e..32da576 100644 --- a/README.md +++ b/README.md @@ -514,6 +514,15 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Home Assistant](https://www.home-assistant.io/) is an open source home automation that puts local control and privacy first. Home Assistant is powered by a worldwide community of tinkerers and DIY enthusiasts that runs great on Raspberry Pi. +[Homebridge](https://homebridge.io/) is a software framework that allows you to integrate with smart home devices that do not natively support [HomeKit](https://www.apple.com/shop/accessories/all/homekit). There are over 2,000 Homebridge plugins supporting thousands of different smart accessories. + +[Homebridge UI](https://github.com/oznu/homebridge-config-ui-x) is a tool that provides an easy to use interface to manage your Homebridge plugins, configuration and accessories. + + - Install and configure Homebridge plugins. + - Monitor your Homebridge server via a fully customisable widget-based dashboard. + - View and control Homebridge accessories. + - Backup and Restore your Homebridge instance. + [ESPHome](https://esphome.io/) is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. Automation systems.