UNPKG

homebridge-yamaha-home

Version:
22 lines (21 loc) 574 B
{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:51", "port": 51826, "pin": "031-45-154" }, "description": "This is an example configuration file for homebridge yamaha plugin", "hint": "Always paste into jsonlint.com validation page before starting your homebridge, saves a lot of frustration", "platforms": [ { "platform": "yamaha-home", "discovery_timeout": 15, "radio_presets": true, "preset_num": true } ], "accessories": [ {} ] }