localtuya icon indicating copy to clipboard operation
localtuya copied to clipboard

No value PTH-9CW co2 temp hum

Open didjeru opened this issue 2 years ago • 0 comments

"data": {
    "device_config": {
      "friendly_name": "PTH-9CW",
      "protocol_version": "3.3",
      "entities": [
        {
          "friendly_name": "CO2",
          "state_on": "True",
          "state_off": "False",
          "device_class": "gas",
          "id": 2,
          "platform": "binary_sensor"
        },
        {
          "friendly_name": "Temp",
          "state_on": "True",
          "state_off": "False",
          "device_class": "gas",
          "id": 18,
          "platform": "binary_sensor"
        },
        {
          "friendly_name": "Hum",
          "state_on": "True",
          "state_off": "False",
          "device_class": "gas",
          "id": 19,
          "platform": "binary_sensor"
        }
      ],
      "model": "\u4e8c\u6c27\u5316\u78b3\u6d4b\u8bd5\u4eea PTH-9CW",
      "device_id": "bfb8c3f93886e2c672fsyu",
      "dps_strings": [
        "2 (value: 685)",
        "18 (value: 23)",
        "19 (value: 58)",
        "101 (value: c)"
      ],
      "product_key": "milbtultxrbfcc7u"
    },
    "device_cloud_info": {
      "active_time": 1662467374,
      "biz_type": 18,
      "category": "co2bj",
      "create_time": 1662467374,
      "icon": "smart/icon/ay1571825171870ICRMe/8c8cdba866052da402427c8164fbe04d.png",
      "id": "bfb8c3f93886e2c672fsyu",
      "lat": "",
      "lon": "",
      "model": "PTH9CW",
      "name": "PTH-9CW",
      "online": true,
      "product_id": "milbtultxrbfcc7u",
      "product_name": "\u4e8c\u6c27\u5316\u78b3\u6d4b\u8bd5\u4eea PTH-9CW",
      "status": [
        {
          "code": "co2_value",
          "value": 733
        },
        {
          "code": "temp_current",
          "value": 27
        },
        {
          "code": "humidity_value",
          "value": 52
        }
      ],
    }
  }

didjeru avatar Oct 14 '22 19:10 didjeru