homebridge-hdmi

0.0.1 • Public • Published

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"

Readme

Keywords

Package Sidebar

Install

npm i homebridge-hdmi

Weekly Downloads

2

Version

0.0.1

License

ISC

Last publish

Collaborators

  • x2c