mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 09:48:33 +00:00
Added Homebridge & Homebridge UI.
This commit is contained in:
parent
d3a2cd5968
commit
aa3b2f74e1
1 changed files with 9 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue