Skip to content

Instantly share code, notes, and snippets.

@col
Created January 6, 2019 13:43
Show Gist options
  • Save col/3faade537e5474b8f4db17137e1f85cc to your computer and use it in GitHub Desktop.
Save col/3faade537e5474b8f4db17137e1f85cc to your computer and use it in GitHub Desktop.
{
"bridge": {
"name": "Homebridge",
"username": "",
"port": 51826,
"pin": ""
},
"description": "My test homebridge config",
"accessories": [],
"platforms": [
{
"platform": "SensiboSky",
"name": "Sensibo",
"apiKey": "",
"timeLapse": 5,
"ai": false,
"hideFan": false,
"hideHumidity": false,
"fixedState" : "cool"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment