{
	"bridge": {
		"name": "Homebridge",
		"username": "CD:22:3D:E3:CE:30",
		"port": 51826,
		"pin": "031-45-154"
	},

	"description": "This is an example configuration for the SoundTouch homebridge plugin",

	"accessories": [
		{
			"accessory": "SoundTouch",
			"name": "Bathroom Speakers",
			"room": "Bathroom"
		}
	],

	"platforms": [

	]
}