Software Assets: Homebridge
Smarthome Software

Homebridge allows you to integrate with smart home devices that do not natively support Apples HomeKit. Use your iPhone, iPad, Apple Watch, and Mac to control your Homebridge accessories and setup automations. Control your devices using the app you choose, such as the Apple Home App, Eve for HomeKit or any of the other 3rd party HomeKit apps. You can also control your accessories using your voice via Siri:
Eckdaten
- URL-Homepage = https://homebridge.io/
- https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Debian-or-Ubuntu-Linux
Install
# Add the Homebridge Repository GPG key:
curl -sSfL https://repo.homebridge.io/KEY.gpg | sudo gpg --dearmor | sudo tee /usr/share/keyrings/homebridge.gpg > /dev/null
#Add the Homebridge Repository to the system sources:
echo "deb [signed-by=/usr/share/keyrings/homebridge.gpg] https://repo.homebridge.io stable main" | sudo tee /etc/apt/sources.list.d/homebridge.list > /dev/null
sudo apt-get update
sudo apt-get install homebridge
sudo apt-get upgrade homebridge
# To find the IP address of your server you can run:
hostname -I
Login to the web interface by going to http://<ip address of your server>:8581.
Plugins
📄️ Homebridge Plugin-Philips-Hue
Homebridge Plugin-Philips-Hue