Skip to content

Commit

Permalink
New device - Tuya Generic 8 Button Touch Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 28, 2024
1 parent 11c4992 commit 9c7778f
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 0 deletions.
109 changes: 109 additions & 0 deletions devices/tuya-generic-8-button-touch-switch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
{
"manufacturer": "Tuya Generic",
"name": "8 Button Touch Switch",
"key": "np8h8vfhuyceewnq",
"ap_ssid": "SmartLife",
"github_issues": [
608
],
"image_urls": [
"tuya-generic-8-button-touch-switch.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.1.6-sdk-2.3.3-40.00"
],
"schemas": {
"e2s724": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 2
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 3
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 4
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 5
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 6
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 14
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"none",
"relay",
"pos"
],
"type": "enum"
},
"id": 15
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 101
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 102,
"type": "obj"
}
]
}
}
Binary file added images/tuya-generic-8-button-touch-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 9c7778f

Please sign in to comment.