-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Revert "Remove devices directory"
This reverts commit 519b4e0.
- Loading branch information
Showing
668 changed files
with
84,875 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,136 @@ | ||
{ | ||
"schema": "devcap1.schema.json", | ||
"manufacturername": "3A Smart Home DE", | ||
"modelid": "LXN59-2S7LX1.0", | ||
"product": "2 gang switch", | ||
"sleeper": false, | ||
"status": "Gold", | ||
"subdevices": [ | ||
{ | ||
"type": "$TYPE_ON_OFF_LIGHT", | ||
"restapi": "/lights", | ||
"uuid": [ | ||
"$address.ext", | ||
"0x01" | ||
], | ||
"items": [ | ||
{ | ||
"name": "attr/id" | ||
}, | ||
{ | ||
"name": "attr/lastannounced" | ||
}, | ||
{ | ||
"name": "attr/lastseen" | ||
}, | ||
{ | ||
"name": "attr/manufacturername" | ||
}, | ||
{ | ||
"name": "attr/modelid" | ||
}, | ||
{ | ||
"name": "attr/name" | ||
}, | ||
{ | ||
"name": "attr/swversion" | ||
}, | ||
{ | ||
"name": "attr/type" | ||
}, | ||
{ | ||
"name": "attr/uniqueid" | ||
}, | ||
{ | ||
"name": "state/alert", | ||
"default": "none" | ||
}, | ||
{ | ||
"name": "state/on" | ||
}, | ||
{ | ||
"name": "state/reachable" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "$TYPE_ON_OFF_LIGHT", | ||
"restapi": "/lights", | ||
"uuid": [ | ||
"$address.ext", | ||
"0x02" | ||
], | ||
"items": [ | ||
{ | ||
"name": "attr/id" | ||
}, | ||
{ | ||
"name": "attr/lastannounced" | ||
}, | ||
{ | ||
"name": "attr/lastseen" | ||
}, | ||
{ | ||
"name": "attr/manufacturername" | ||
}, | ||
{ | ||
"name": "attr/modelid" | ||
}, | ||
{ | ||
"name": "attr/name" | ||
}, | ||
{ | ||
"name": "attr/swversion" | ||
}, | ||
{ | ||
"name": "attr/type" | ||
}, | ||
{ | ||
"name": "attr/uniqueid" | ||
}, | ||
{ | ||
"name": "state/alert", | ||
"default": "none" | ||
}, | ||
{ | ||
"name": "state/on" | ||
}, | ||
{ | ||
"name": "state/reachable" | ||
} | ||
] | ||
} | ||
], | ||
"bindings": [ | ||
{ | ||
"bind": "unicast", | ||
"src.ep": 1, | ||
"dst.ep": 1, | ||
"cl": "0x0006", | ||
"report": [ | ||
{ | ||
"at": "0x0000", | ||
"dt": "0x10", | ||
"min": 5, | ||
"max": 300 | ||
} | ||
] | ||
}, | ||
{ | ||
"bind": "unicast", | ||
"src.ep": 2, | ||
"dst.ep": 1, | ||
"cl": "0x0006", | ||
"report": [ | ||
{ | ||
"at": "0x0000", | ||
"dt": "0x10", | ||
"min": 5, | ||
"max": 300 | ||
} | ||
] | ||
} | ||
], | ||
"uuid": "6f791eaf-1294-41fc-87d4-23b9dd6248de", | ||
"version_deconz": ">2.19.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"schema": "devcap1.schema.json", | ||
"manufacturername": "3A Smart Home DE", | ||
"modelid": "LXN59-1S7LX1.0", | ||
"product": "Another Smart socket plug", | ||
"sleeper": false, | ||
"status": "Gold", | ||
"subdevices": [ | ||
{ | ||
"type": "$TYPE_SMART_PLUG", | ||
"restapi": "/lights", | ||
"uuid": [ | ||
"$address.ext", | ||
"0x01" | ||
], | ||
"items": [ | ||
{ | ||
"name": "attr/id" | ||
}, | ||
{ | ||
"name": "attr/lastannounced" | ||
}, | ||
{ | ||
"name": "attr/lastseen" | ||
}, | ||
{ | ||
"name": "attr/manufacturername" | ||
}, | ||
{ | ||
"name": "attr/modelid" | ||
}, | ||
{ | ||
"name": "attr/name" | ||
}, | ||
{ | ||
"name": "attr/swversion" | ||
}, | ||
{ | ||
"name": "attr/type" | ||
}, | ||
{ | ||
"name": "attr/uniqueid" | ||
}, | ||
{ | ||
"name": "state/on", | ||
"refresh.interval": 5 | ||
}, | ||
{ | ||
"name": "state/reachable" | ||
} | ||
] | ||
} | ||
], | ||
"bindings": [ | ||
{ | ||
"bind": "unicast", | ||
"src.ep": 1, | ||
"cl": "0x0006", | ||
"report": [ | ||
{ | ||
"at": "0x0000", | ||
"dt": "0x10", | ||
"min": 5, | ||
"max": 300 | ||
} | ||
] | ||
} | ||
], | ||
"uuid": "fff897ed-e8a0-43c1-8a22-753692a666fb", | ||
"version_deconz": ">2.19.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,157 @@ | ||
{ | ||
"schema": "devcap1.schema.json", | ||
"manufacturername": "3A Smart Home DE", | ||
"modelid": "LXT56-LS27LX1.7", | ||
"vendor": "Zemismart", | ||
"product": "3A12S-15", | ||
"sleeper": false, | ||
"status": "Gold", | ||
"subdevices": [ | ||
{ | ||
"type": "$TYPE_EXTENDED_COLOR_LIGHT", | ||
"restapi": "/lights", | ||
"uuid": [ | ||
"$address.ext", | ||
"0x01" | ||
], | ||
"items": [ | ||
{ | ||
"name": "attr/id" | ||
}, | ||
{ | ||
"name": "attr/lastannounced" | ||
}, | ||
{ | ||
"name": "attr/lastseen" | ||
}, | ||
{ | ||
"name": "attr/manufacturername" | ||
}, | ||
{ | ||
"name": "attr/modelid" | ||
}, | ||
{ | ||
"name": "attr/name" | ||
}, | ||
{ | ||
"name": "attr/swversion" | ||
}, | ||
{ | ||
"name": "attr/type" | ||
}, | ||
{ | ||
"name": "attr/uniqueid" | ||
}, | ||
{ | ||
"name": "cap/color/capabilities" | ||
}, | ||
{ | ||
"name": "cap/color/ct/max" | ||
}, | ||
{ | ||
"name": "cap/color/ct/min" | ||
}, | ||
{ | ||
"name": "cap/color/xy/blue_x", | ||
"static": 0 | ||
}, | ||
{ | ||
"name": "cap/color/xy/blue_y", | ||
"static": 0 | ||
}, | ||
{ | ||
"name": "cap/color/xy/green_x", | ||
"static": 0 | ||
}, | ||
{ | ||
"name": "cap/color/xy/green_y", | ||
"static": 65279 | ||
}, | ||
{ | ||
"name": "cap/color/xy/red_x", | ||
"static": 65279 | ||
}, | ||
{ | ||
"name": "cap/color/xy/red_y", | ||
"static": 0 | ||
}, | ||
{ | ||
"name": "state/alert" | ||
}, | ||
{ | ||
"name": "state/bri" | ||
}, | ||
{ | ||
"name": "state/colormode" | ||
}, | ||
{ | ||
"name": "state/ct" | ||
}, | ||
{ | ||
"name": "state/effect" | ||
}, | ||
{ | ||
"name": "state/hue" | ||
}, | ||
{ | ||
"name": "state/on" | ||
}, | ||
{ | ||
"name": "state/reachable" | ||
}, | ||
{ | ||
"name": "state/sat" | ||
}, | ||
{ | ||
"name": "state/x" | ||
}, | ||
{ | ||
"name": "state/y" | ||
} | ||
] | ||
} | ||
], | ||
"bindings": [ | ||
{ | ||
"bind": "unicast", | ||
"src.ep": 1, | ||
"cl": "0x0008", | ||
"report": [ | ||
{ | ||
"at": "0x0000", | ||
"dt": "0x20", | ||
"min": 10, | ||
"max": 360 | ||
} | ||
] | ||
}, | ||
{ | ||
"bind": "unicast", | ||
"src.ep": 1, | ||
"cl": "0x0300", | ||
"report": [ | ||
{ | ||
"at": "0x0008", | ||
"dt": "0x30", | ||
"min": 10, | ||
"max": 300 | ||
} | ||
] | ||
}, | ||
{ | ||
"bind": "unicast", | ||
"src.ep": 1, | ||
"cl": "0x0006", | ||
"report": [ | ||
{ | ||
"at": "0x0000", | ||
"dt": "0x10", | ||
"min": 5, | ||
"max": 300 | ||
} | ||
] | ||
} | ||
], | ||
"uuid": "34eb77dc-47a4-46d3-8126-76f4abf277b0", | ||
"version_deconz": ">2.19.3" | ||
} |
Oops, something went wrong.