{ "bridge": { "name": "Homebridge", "username": "AA:BB:CC:DD:EE:FF", "port": 51826, "pin": "012-34-567" }, "description": "A sample Homebridge config for Withings Air Quality", "accessories": [ { "accessory": "Withings Air Quality", "name": "Bathroom scale", "email": "my.withings@email.com", "password": "myWithingsPassword", "mac": "0a:b2:c3:d4:e5:f6", "levels": [350, 1000, 2500, 5000] } ] }