Skip to content

Commit

Permalink
New device - Tuya Generic YG400A Smoke Detector v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Apr 10, 2024
1 parent 9251a2c commit 21f306d
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions devices/tuya-generic-yg400a-smoke-detector-v1.0.10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"manufacturer": "Tuya Generic",
"name": "YG400A Smoke Detector v1.0.10",
"key": "vsmzasbmbp1wtadv",
"ap_ssid": "SmartLife",
"github_issues": [
649
],
"image_urls": [
"tuya-generic-yg400a-smoke-detector-v1.0.10.jpg"
],
"profiles": [
"bk7231n-lowpower-common-ty-1.0.10-sdk-2.3.1-40.00"
],
"schemas": {
"0000039aa9": [
{
"trigger": "direct",
"type": "obj",
"mode": "ro",
"property": {
"range": [
"alarm",
"normal"
],
"type": "enum"
},
"id": 1
},
{
"type": "obj",
"mode": "ro",
"property": {
"type": "bool"
},
"id": 4
},
{
"trigger": "direct",
"type": "obj",
"mode": "ro",
"property": {
"range": [
"low",
"middle",
"high"
],
"type": "enum"
},
"id": 14
}
]
}
}
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 21f306d

Please sign in to comment.