Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save brazen-paradox/5ee1e620f0097bd95027435b0a1fe036 to your computer and use it in GitHub Desktop.
Save brazen-paradox/5ee1e620f0097bd95027435b0a1fe036 to your computer and use it in GitHub Desktop.
{
"name":"Living Room",
"is_master":1,
"devices":[
{
"pin":1,
"value":0,
"name":"Living Room Light"
},
{
"pin":2,
"value":0,
"name":"Living Room Fan"
},
{
"pin":3,
"value":0,
"name":"Balcony Light"
},
{
"pin":4,
"value":0,
"name":"Balcony Fan"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment