Skip to content

Instantly share code, notes, and snippets.

@nayelyzarazua-bluetrail
Last active November 24, 2020 23:14
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 nayelyzarazua-bluetrail/fe225e82ceea74d87c5f00bdc6395400 to your computer and use it in GitHub Desktop.
Save nayelyzarazua-bluetrail/fe225e82ceea74d87c5f00bdc6395400 to your computer and use it in GitHub Desktop.
DevicePresentation
{
"type": "dth",
"dashboard": {
"states": [
{
"component": "main",
"capability": "switch",
"version": 1,
"values": [],
"patch": []
}
],
"actions": [
{
"component": "main",
"capability": "switch",
"version": 1,
"values": [],
"patch": []
}
]
},
"detailView": [
{
"component": "main",
"capability": "switch",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "switchLevel",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "colorControl",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "colorTemperature",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "organicorange40017.effect",
"version": 1,
"values": [
{
"key": "effect.value",
"enabledValues": [
"solid",
"airpopper",
"rainbow"
]
}
],
"patch": []
}
],
"automation": {
"conditions": [
{
"component": "main",
"capability": "switch",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "switchLevel",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "colorControl",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "colorTemperature",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "organicorange40017.effect",
"version": 1,
"values": [],
"patch": []
}
],
"actions": [
{
"component": "main",
"capability": "switch",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "switchLevel",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "colorControl",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "colorTemperature",
"version": 1,
"values": [],
"patch": []
},
{
"component": "main",
"capability": "organicorange40017.effect",
"version": 1,
"values": [],
"patch": []
}
]
},
"presentationId": "bb3d59ab-53bb-39a8-b0eb-7a5121861daf",
"manufacturerName": "SmartThingsCommunity",
"vid": "bb3d59ab-53bb-39a8-b0eb-7a5121861daf",
"mnmn": "SmartThingsCommunity"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment