yamaha-av/config/config.json

16 lines
331 B
JSON
Raw Normal View History

2017-11-04 11:33:44 -07:00
{
"settings": {
"volume": "40",
"zone": "main",
"address": "10.5.7.230"
},
"mappings": {
"audio2": "tv",
"hdmi4": "chromecast",
"chromecast": "hdmi4",
"nexus": "hdmi5",
"chromecastAudio": "av5",
"audio1": "phono",
"phono": "audio1"
}
}