0.0.1 • Published 8 years ago

homebridge-hdmi v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

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

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"

0.0.1

8 years ago