homebridge-yamaha-scene

v0.1.1
Turns on and off a Yamaha AV receiver and set it to a scene
yamaha iot homebridge-plugin speaker siri

homebridge-yamaha-scene

Turns on and off a Yamaha AV receiver and sets it to a default scene and volume. Used to automate our home entertainment setup.

Installation

npm install -g homebridge-yamaha-scene

Example config.json

    {
      "accessory": "YamahaScene",
      "name": "Yamaha AV",
      "ip": "xxx.yyy.0.zzz",
      "initial_scene": 1,
      "volume": -20
    }
npm i homebridge-yamaha-scene

Metadata

  • MIT
  • >=0.12.0
  • Max Isom
  • released 1/5/2019

Downloads

Maintainers