Tuya integration: unsupported device (BR 7-in-1 WLAN Wetterstation Anthrazit)

The problem

BR 7-in-1 WLAN Wetterstation Anthrazit (fsea1lat3vuktbt6) works well in the Smart Life / Tuya app and through the Tuya developer platform, but is unsupported in the Tuya Home Assistant integration.

What version of Home Assistant Core has the issue?

core-2025.3.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Tuya

Link to integration documentation on our website

Diagnostics information

{
  "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2025.3.1",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.13.2",
    "docker": true,
    "arch": "x86_64",
    "timezone": "Europe/Berlin",
    "os_name": "Linux",
    "os_version": "6.6.73-haos",
    "supervisor": "2025.03.2",
    "host_os": "Home Assistant OS 14.2",
    "docker_version": "27.2.0",
    "chassis": "vm",
    "run_as_root": true
  },
  "custom_components": {
    "landroid_cloud": {
      "documentation": "https://github.com/MTrab/landroid_cloud/blob/7b03e3e18fafa390574f873866841d323f67ccd8/README.md",
      "version": "5.1.0",
      "requirements": [
        "pyworxcloud==4.1.15"
      ]
    },
    "waste_collection_schedule": {
      "documentation": "https://github.com/mampfes/hacs_waste_collection_schedule#readme",
      "version": "2.7.0",
      "requirements": [
        "icalendar",
        "icalevents>=0.1.26,!=0.1.28",
        "beautifulsoup4",
        "lxml",
        "pycryptodome",
        "pypdf"
      ]
    },
    "localtuya": {
      "documentation": "https://github.com/rospogrigio/localtuya/",
      "version": "5.2.3",
      "requirements": []
    },
    "hacs": {
      "documentation": "https://hacs.xyz/docs/use/",
      "version": "2.0.5",
      "requirements": [
        "aiogithubapi>=22.10.1"
      ]
    },
    "skodaconnect": {
      "documentation": "https://github.com/skodaconnect/homeassistant-skodaconnect/blob/68b5095e3dc7ce882e6e317eb47f28b4d4145bd2/README.md",
      "version": "v1.2.13",
      "requirements": [
        "skodaconnect==1.3.11",
        "homeassistant>=2024.4.0"
      ]
    },
    "dreo": {
      "documentation": "https://github.com/jeffsteinbok/hass-dreo/blob/master/README.md",
      "version": "1.0.0",
      "requirements": [
        "websockets"
      ]
    }
  },
  "integration_manifest": {
    "domain": "tuya",
    "name": "Tuya",
    "codeowners": [
      "Tuya",
      "zlinoliver"
    ],
    "config_flow": true,
    "dependencies": [
      "ffmpeg"
    ],
    "dhcp": [
      {
        "macaddress": "105A17*"
      },
      {
        "macaddress": "10D561*"
      },
      {
        "macaddress": "1869D8*"
      },
      {
        "macaddress": "381F8D*"
      },
      {
        "macaddress": "508A06*"
      },
      {
        "macaddress": "68572D*"
      },
      {
        "macaddress": "708976*"
      },
      {
        "macaddress": "7CF666*"
      },
      {
        "macaddress": "84E342*"
      },
      {
        "macaddress": "D4A651*"
      },
      {
        "macaddress": "D81F12*"
      }
    ],
    "documentation": "https://www.home-assistant.io/integrations/tuya",
    "integration_type": "hub",
    "iot_class": "cloud_push",
    "loggers": [
      "tuya_iot"
    ],
    "requirements": [
      "tuya-device-sharing-sdk==0.2.1"
    ],
    "is_built_in": true,
    "overwrites_built_in": false
  },
  "setup_times": {
    "null": {
      "setup": 4.9165915697813034e-05
    },
    "8693d24eb160adfed28234db6a9b9490": {
      "wait_import_platforms": -0.14580788975581527,
      "wait_base_component": -0.0013772272504866123,
      "config_entry_setup": 2.008614895865321
    }
  },
  "data": {
    "endpoint": "https://apigw.tuyaeu.com",
    "terminal_id": "1741540148825BB5Z1o",
    "mqtt_connected": true,
    "disabled_by": null,
    "disabled_polling": false,
    "id": "bf3a2e8b4f1643c712jhlc",
    "name": "Wetterstation",
    "category": "qxj",
    "product_id": "fsea1lat3vuktbt6",
    "product_name": "BR 7-in-1 WLAN Wetterstation Anthrazit",
    "online": true,
    "sub": false,
    "time_zone": "+01:00",
    "active_time": "2025-02-19T15:59:33+00:00",
    "create_time": "2025-02-19T15:59:33+00:00",
    "update_time": "2025-02-19T15:59:33+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": 600,
          "scale": 1,
          "step": 1
        }
      },
      "humidity_value": {
        "type": "Integer",
        "value": {
          "unit": "%",
          "min": 0,
          "max": 100,
          "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": 12000,
          "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": 238000,
          "scale": 0,
          "step": 100
        }
      },
      "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": 123,
      "humidity_value": 61,
      "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": 95,
      "humidity_outdoor": 66,
      "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": 9660,
      "pressure_drop": 0,
      "windspeed_avg": 0,
      "windspeed_gust": 0,
      "wind_direct": "north_west",
      "rain_24h": 0,
      "rain_rate": 0,
      "uv_index": 0,
      "bright_value": 41,
      "dew_point_temp": 34,
      "feellike_temp": 95,
      "heat_index": 260,
      "windchill_index": 95,
      "com_index": "moist"
    },
    "home_assistant": {
      "name": "Wetterstation",
      "name_by_user": null,
      "disabled": false,
      "disabled_by": null,
      "entities": []
    },
    "set_up": false,
    "support_local": true
  }
}

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

No response