home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.16k stars 31.14k forks source link

Tuya qxj show up as unsupported #67267

Closed Berdi86 closed 2 years ago

Berdi86 commented 2 years ago

The problem

Bresser Weathersensor is integrated, but has no entities. No temperature, weather, eond, pressure, humidy , rsin or dun is integrated

What version of Home Assistant Core has the issue?

newest

What was the last working version of Home Assistant Core?

newest

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Tuya devices integration

Link to integration documentation on our website

No response

Diagnostics information

{
  "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2022.3.0b2",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.9.9",
    "docker": true,
    "arch": "aarch64",
    "timezone": "Europe/Berlin",
    "os_name": "Linux",
    "os_version": "5.10.92-v8",
    "supervisor": "2022.01.1",
    "host_os": "Home Assistant OS 7.4",
    "docker_version": "20.10.9",
    "chassis": "embedded",
    "run_as_root": true
  },
  "custom_components": {},
  "integration_manifest": {
    "domain": "tuya",
    "name": "Tuya",
    "documentation": "https://www.home-assistant.io/integrations/tuya",
    "requirements": [
      "tuya-iot-py-sdk==0.6.6"
    ],
    "dependencies": [
      "ffmpeg"
    ],
    "codeowners": [
      "@Tuya",
      "@zlinoliver",
      "@METISU",
      "@frenck"
    ],
    "config_flow": true,
    "iot_class": "cloud_push",
    "dhcp": [
      {
        "macaddress": "105A17*"
      },
      {
        "macaddress": "10D561*"
      },
      {
        "macaddress": "1869D8*"
      },
      {
        "macaddress": "381F8D*"
      },
      {
        "macaddress": "508A06*"
      },
      {
        "macaddress": "68572D*"
      },
      {
        "macaddress": "708976*"
      },
      {
        "macaddress": "7CF666*"
      },
      {
        "macaddress": "84E342*"
      },
      {
        "macaddress": "D4A651*"
      },
      {
        "macaddress": "D81F12*"
      }
    ],
    "loggers": [
      "tuya_iot"
    ],
    "is_built_in": true
  },
  "data": {
    "endpoint": "https://openapi.tuyaeu.com",
    "auth_type": 0,
    "country_code": "49",
    "app_type": "smartlife",
    "mqtt_connected": true,
    "disabled_by": null,
    "disabled_polling": false,
    "name": "Wetterstation",
    "model": "C6085A",
    "category": "qxj",
    "product_id": "8qk6p78udvbjwlof",
    "product_name": "Smart 7-in-1 weather station ",
    "online": true,
    "sub": false,
    "time_zone": "+01:00",
    "active_time": "2022-02-22T19:10:00+00:00",
    "create_time": "2022-02-22T19:10:00+00:00",
    "update_time": "2022-02-25T22:10:02+00:00",
    "function": {
      "temp_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "c",
            "f"
          ]
        }
      },
      "windspeed_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "mph"
          ]
        }
      },
      "pressure_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "hpa",
            "inhg",
            "mmhg"
          ]
        }
      },
      "rain_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "mm",
            "inch"
          ]
        }
      },
      "bright_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "lux",
            "fc",
            "wm2"
          ]
        }
      }
    },
    "status_range": {
      "temp_current": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": -400,
          "max": 603,
          "scale": 1,
          "step": 1
        }
      },
      "humidity_value": {
        "type": "Integer",
        "value": {
          "unit": "%",
          "min": 0,
          "max": 103,
          "scale": 0,
          "step": 1
        }
      },
      "battery_state": {
        "type": "Enum",
        "value": {
          "range": [
            "low",
            "high"
          ]
        }
      },
      "temp_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "c",
            "f"
          ]
        }
      },
      "windspeed_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "mph"
          ]
        }
      },
      "pressure_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "hpa",
            "inhg",
            "mmhg"
          ]
        }
      },
      "rain_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "mm",
            "inch"
          ]
        }
      },
      "bright_unit_convert": {
        "type": "Enum",
        "value": {
          "range": [
            "lux",
            "fc",
            "wm2"
          ]
        }
      },
      "fault_type": {
        "type": "Enum",
        "value": {
          "range": [
            "normal",
            "ch1_offline",
            "ch2_offline",
            "ch3_offline",
            "offline"
          ]
        }
      },
      "battery_status": {
        "type": "Enum",
        "value": {
          "range": [
            "low",
            "high"
          ]
        }
      },
      "battery_state_1": {
        "type": "Enum",
        "value": {
          "range": [
            "low",
            "high"
          ]
        }
      },
      "battery_state_2": {
        "type": "Enum",
        "value": {
          "range": [
            "low",
            "high"
          ]
        }
      },
      "battery_state_3": {
        "type": "Enum",
        "value": {
          "range": [
            "low",
            "high"
          ]
        }
      },
      "temp_current_external": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": -400,
          "max": 600,
          "scale": 1,
          "step": 1
        }
      },
      "humidity_outdoor": {
        "type": "Integer",
        "value": {
          "unit": "%",
          "min": 0,
          "max": 100,
          "scale": 0,
          "step": 1
        }
      },
      "temp_current_external_1": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": -400,
          "max": 600,
          "scale": 1,
          "step": 1
        }
      },
      "humidity_outdoor_1": {
        "type": "Integer",
        "value": {
          "unit": "%",
          "min": 0,
          "max": 100,
          "scale": 0,
          "step": 1
        }
      },
      "temp_current_external_2": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": -400,
          "max": 600,
          "scale": 1,
          "step": 1
        }
      },
      "humidity_outdoor_2": {
        "type": "Integer",
        "value": {
          "unit": "%",
          "min": 0,
          "max": 100,
          "scale": 0,
          "step": 1
        }
      },
      "temp_current_external_3": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": -400,
          "max": 600,
          "scale": 1,
          "step": 1
        }
      },
      "humidity_outdoor_3": {
        "type": "Integer",
        "value": {
          "unit": "%",
          "min": 0,
          "max": 100,
          "scale": 0,
          "step": 1
        }
      },
      "atmospheric_pressture": {
        "type": "Integer",
        "value": {
          "unit": "hPa",
          "min": 3000,
          "max": 12003,
          "scale": 1,
          "step": 1
        }
      },
      "pressure_drop": {
        "type": "Integer",
        "value": {
          "unit": "hPa",
          "min": 0,
          "max": 15,
          "scale": 0,
          "step": 1
        }
      },
      "windspeed_avg": {
        "type": "Integer",
        "value": {
          "unit": "m/s",
          "min": 0,
          "max": 700,
          "scale": 1,
          "step": 1
        }
      },
      "windspeed_gust": {
        "type": "Integer",
        "value": {
          "unit": "m/s",
          "min": 0,
          "max": 700,
          "scale": 1,
          "step": 1
        }
      },
      "wind_direct": {
        "type": "Enum",
        "value": {
          "range": [
            "north",
            "north_north_east",
            "north_east",
            "east_north_east",
            "east",
            "east_south_east",
            "south_east",
            "south_south_east",
            "south",
            "south_south_west",
            "south_west",
            "west_south_west",
            "west",
            "west_north_west",
            "north_west",
            "north_north_west"
          ]
        }
      },
      "rain_24h": {
        "type": "Integer",
        "value": {
          "unit": "mm",
          "min": 0,
          "max": 1000000,
          "scale": 3,
          "step": 1
        }
      },
      "rain_rate": {
        "type": "Integer",
        "value": {
          "unit": "mm",
          "min": 0,
          "max": 999999,
          "scale": 3,
          "step": 1
        }
      },
      "uv_index": {
        "type": "Integer",
        "value": {
          "unit": "",
          "min": 0,
          "max": 180,
          "scale": 1,
          "step": 1
        }
      },
      "bright_value": {
        "type": "Integer",
        "value": {
          "unit": "lux",
          "min": 0,
          "max": 2380000,
          "scale": 0,
          "step": 1000
        }
      },
      "dew_point_temp": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": -400,
          "max": 800,
          "scale": 1,
          "step": 1
        }
      },
      "feellike_temp": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": -650,
          "max": 500,
          "scale": 1,
          "step": 1
        }
      },
      "heat_index": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": 260,
          "max": 500,
          "scale": 1,
          "step": 1
        }
      },
      "windchill_index": {
        "type": "Integer",
        "value": {
          "unit": "\u2103",
          "min": -650,
          "max": 600,
          "scale": 1,
          "step": 1
        }
      },
      "com_index": {
        "type": "Enum",
        "value": {
          "range": [
            "moist",
            "dry",
            "comfortable"
          ]
        }
      }
    },
    "status": {
      "temp_current": 215,
      "humidity_value": 39,
      "battery_state": "high",
      "temp_unit_convert": "c",
      "windspeed_unit_convert": "km_h",
      "pressure_unit_convert": "hpa",
      "rain_unit_convert": "mm",
      "bright_unit_convert": "lux",
      "fault_type": "normal",
      "battery_status": "high",
      "battery_state_1": "low",
      "battery_state_2": "low",
      "battery_state_3": "low",
      "temp_current_external": 28,
      "humidity_outdoor": 75,
      "temp_current_external_1": -400,
      "humidity_outdoor_1": 0,
      "temp_current_external_2": -400,
      "humidity_outdoor_2": 0,
      "temp_current_external_3": -400,
      "humidity_outdoor_3": 0,
      "atmospheric_pressture": 10286,
      "pressure_drop": 0,
      "windspeed_avg": 6,
      "windspeed_gust": 6,
      "wind_direct": "east",
      "rain_24h": 0,
      "rain_rate": 0,
      "uv_index": 0,
      "bright_value": 5440,
      "dew_point_temp": -12,
      "feellike_temp": 28,
      "heat_index": 260,
      "windchill_index": 28,
      "com_index": "moist"
    },
    "home_assistant": {
      "name": "Wetterstation",
      "name_by_user": null,
      "disabled": false,
      "disabled_by": null,
      "entities": []
    }
  }
}

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

tuya documentation tuya source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @tuya, @zlinoliver, @metisu, @frenck, mind taking a look at this issue as it has been labeled with an integration (tuya) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

Berdi86 commented 2 years ago

Smart 7-in-1 weather station is still not supported. 7 weather sensors for nothing. Please help.

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.