--- # smartbridge configuration remote: "192.168.0.1" # Smartbridge IP address delay: 5 # Seconds between polls verbose: False mqtt: remote: "192.168.0.1" port: 1883 clientid: "smartbridge" topic: "home/power" username: "" password: "" influxdb: url: "http://localhost:8086" token: "" organization: "home" bucket: "home" measurement: "power"