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

	"description": "Example configuration for the Homebridge sensor autostart switch plugin",

	"accessories": [
		{
			"accessory": "sensautoswitch",
			"name": "Presa",
			"pin": 13,
			"timeopen": 6
		}
	]
}
