Skip to content

Instantly share code, notes, and snippets.

@mvaneijgen
Created March 30, 2020 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvaneijgen/32be680b56ee08f17a891d687b40345e to your computer and use it in GitHub Desktop.
Save mvaneijgen/32be680b56ee08f17a891d687b40345e to your computer and use it in GitHub Desktop.
{
"bridge": {
"name": "Homebridge 39ED",
"username": "0E:6B:84:75:39:ED",
"port": 51988,
"pin": "617-71-158"
},
"hosts": [
{
"address": "191.168.1.69",
"mac": "34:EA:34:F4:51:5B",
"isRFSupported": true
}
],
"accessories": [],
"platforms": [
{
"platform": "BroadlinkRM",
"name": "Broadlink RM",
"accessories": [
{
"name": "Bedlight",
"type": "switch",
"data": {
"on": "",
"off": ""
}
},
{
"name": "Aircon",
"type": "air-conditioner",
"data": {
"defaultCoolTemperature": 16,
"defaultHeatTemperature": 25,
"turnOnWhenOff": true,
"ignoreTemperatureWhenOff": true,
"on": "",
"off": ""
}
}
]
},
{
"name": "Config",
"port": 8581,
"platform": "config"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment