Skip to content

Commit

Permalink
New device - Tuya Generic ZG-205W Millimeter Wave Human Presense Sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 6, 2024
1 parent 92ad08d commit 1d2d27a
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,287 @@
{
"manufacturer": "Tuya Generic",
"name": "ZG-205W Millimeter Wave Human Presense Sensor",
"key": "uykwakpl6rbxvjdd",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"tuya-generic-zg-205w-millimeter-wave-human-presense-sensor.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.1.6-sdk-2.3.3-40.00"
],
"schemas": {
"esimak": [
{
"type": "obj",
"mode": "ro",
"property": {
"range": [
"none",
"presence"
],
"type": "enum"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 10,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 2
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 10,
"type": "value"
},
"id": 3
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 600,
"scale": 0,
"step": 10,
"type": "value"
},
"id": 4
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 10000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 101
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 10,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 102,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 103,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"arm",
"disarm",
"sos",
"doorbell"
],
"type": "enum"
},
"id": 104
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 600,
"scale": 0,
"step": 10,
"type": "value"
},
"id": 105,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 10,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 106,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"low",
"middle",
"high",
"mute"
],
"type": "enum"
},
"id": 107
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 28800,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 108
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 1,
"max": 60,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 109
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 110,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 111,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 112,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 300,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 113,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 114,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 115,
"type": "obj"
},
{
"mode": "ro",
"property": {
"range": [
"none",
"large_move",
"small_move",
"breathe"
],
"type": "enum"
},
"id": 116,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 117,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 118,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 20,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 119,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 120,
"type": "obj"
}
]
}
}
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 1d2d27a

Please sign in to comment.