Skip to content

x2c/homebridge-hdmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-hdmi

HDMI plugin for homebridge: https://github.com/nfarina/homebridge

Installation

The Homebridge HDMI plugin has been designed to run on the Raspberry Pi

The quickest way to get up and running is to install via the Homebridge Ansible Pi : https://github.com/x2c/homebridge-ansible-pi

To install manually run "sudo npm install -g homebridge-hdmi" you will also need to install LibCEC https://github.com/Pulse-Eight/libcec

Configuration

Configuration sample:

"accessories": [
   {
       "accessory": "TV",
       "name": "TV"
   },
   {
       "accessory": "AMP",
       "name": "Amplifier"
   }
]

Example Siri commands

"Hey Siri, turn the TV on" "Hey Siri, turn the TV off" "Hey Siri, turn the Amplifier on" "Hey Siri, turn the Amplifier off"

About

HomeBridge plugin to control HDMI devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published