Air Conditioning IR Remote Control (Unsupported)

infrared universal remote unsupported on Home Assistant

It works fine on Tuya/Smart Life App, and allow me to for example control an air conditioning or a TV.

{
  "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2025.3.3",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.13.2",
    "docker": true,
    "arch": "aarch64",
    "timezone": "America/Buenos_Aires",
    "os_name": "Linux",
    "os_version": "6.12.18-haos",
    "supervisor": "2025.03.3",
    "host_os": "Home Assistant OS 15.0",
    "docker_version": "28.0.1",
    "chassis": "embedded",
    "run_as_root": true
  },
  "custom_components": {},
  "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": 0.00010470899999859284
    },
    "01JPN7MJJB51JJ7C4G49QBPEHB": {
      "wait_import_platforms": -0.13372014799999477,
      "wait_base_component": -0.003373709000001668,
      "config_entry_setup": 11.636454654999994
    }
  },
  "data": {
    "endpoint": "https://apigw.tuyaus.com",
    "terminal_id": "17423218958780ap7mc",
    "mqtt_connected": true,
    "disabled_by": null,
    "disabled_polling": false,
    "id": "eba3710f950dd3f54ewrj9",
    "name": "Air",
    "category": "infrared_ac",
    "product_id": "qzktzhehinzsz2je",
    "product_name": "Air Conditioning",
    "online": true,
    "sub": true,
    "time_zone": "-03:00",
    "active_time": "2024-12-07T16:56:46+00:00",
    "create_time": "2024-12-07T16:56:46+00:00",
    "update_time": "2024-12-07T16:56:46+00:00",
    "function": {
      "F": {
        "type": "ENUM",
        "value": {
          "min": 0,
          "max": 3,
          "scale": 0,
          "step": 1,
          "type": "Integer"
        }
      },
      "M": {
        "type": "ENUM",
        "value": {
          "min": 0,
          "max": 4,
          "scale": 0,
          "step": 1,
          "type": "Integer"
        }
      },
      "PowerOff": {
        "type": "STRING",
        "value": "PowerOff"
      },
      "PowerOn": {
        "type": "STRING",
        "value": "PowerOn"
      },
      "T": {
        "type": "ENUM",
        "value": {
          "min": 16,
          "max": 30,
          "scale": 0,
          "step": 1,
          "type": "Integer"
        }
      }
    },
    "status_range": {
      "wind": {
        "type": "ENUM",
        "value": {
          "min": 0,
          "max": 3,
          "scale": 0,
          "step": 1,
          "type": "Integer"
        }
      },
      "mode": {
        "type": "ENUM",
        "value": {
          "min": 0,
          "max": 4,
          "scale": 0,
          "step": 1,
          "type": "Integer"
        }
      },
      "power": {
        "type": "BOOLEAN",
        "value": {}
      },
      "temp": {
        "type": "ENUM",
        "value": {
          "min": 16,
          "max": 30,
          "scale": 0,
          "step": 1,
          "type": "Integer"
        }
      }
    },
    "status": {},
    "home_assistant": {
      "name": "Air",
      "name_by_user": null,
      "disabled": false,
      "disabled_by": null,
      "entities": []
    },
    "set_up": false,
    "support_local": false
  }
}