homebridge-yamaha-scene

0.1.1 • Public • Published

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
    }

/homebridge-yamaha-scene/

    Package Sidebar

    Install

    npm i homebridge-yamaha-scene

    Weekly Downloads

    4

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    3.8 kB

    Total Files

    4

    Last publish

    Collaborators

    • codetheweb