Skip to content

Commit

Permalink
New device - Tuya Generic ZY-TH02Pro Temperature and Humidity with Di…
Browse files Browse the repository at this point in the history
…splay v2.1.8
  • Loading branch information
Cossid committed Dec 16, 2024
1 parent 3c3d8c7 commit 72ea130
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"manufacturer": "Tuya Generic",
"name": "ZY-TH02Pro Temperature and Humidity with Display v2.1.8",
"key": "x3o8epevyeo3z3oa",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"tuya-generic-zy-th02pro-temperature-and-humidity-with-display-v2.1.8.jpg"
],
"profiles": [
"bk7231n-fly-common-d-2.1.8-sdk-2.3.1-40.00"
],
"schemas": {
"fz4og8": [
{
"mode": "rw",
"property": {
"range": [
"c",
"f"
],
"type": "enum"
},
"id": 20,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": -200,
"max": 600,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 27,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 46,
"type": "obj"
},
{
"mode": "ro",
"property": {
"range": [
"low",
"middle",
"high"
],
"type": "enum"
},
"id": 101,
"type": "obj"
}
]
},
"tuyamcu_baud": "9600"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions profiles/bk7231n-fly-common-d-2.1.8-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "2.1.8 - BK7231N",
"sub_name": "bk7231n_fly_common_d",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "bk7231n_fly_common_d",
"version": "2.1.8",
"sdk": "2.3.1-40.00",
"key": "keycx5ftedppgup7"
},
"data": {
"address_finish": "0x1B52F",
"address_ssid": "0xC5031",
"address_ssid_padding": 4
}
}

0 comments on commit 72ea130

Please sign in to comment.