Skip to content

Commit

Permalink
New device - Tuya Generic PCIE Remote Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 31, 2024
1 parent a284b55 commit 85cb3b4
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions devices/tuya-generic-pcie-remote-switch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"manufacturer": "Tuya Generic",
"name": "PCIE Remote Switch",
"key": "na90jncjlvw5t0ba",
"ap_ssid": "SmartLife",
"github_issues": [
612
],
"image_urls": [
"tuya-generic-pcie-remote-switch.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"000003cctr": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"Reset",
"forceReset",
"0"
],
"type": "enum"
},
"id": 101
}
]
}
}
Binary file added images/tuya-generic-pcie-remote-switch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 85cb3b4

Please sign in to comment.