Intégration partiel de mon matériel Smartlife / Tuya dans HA

Mon problème

Bonjour,
J’ai plutôt une question d’ordre général sur l’intégration smart life et plus particulièrement sur l’intégration partiel (sans toutes les commande/action possible).
Je lis dans différent forum que seul certain matériel son supportés par l’intégration smartlife, hors deux questions me passe par la tête :

  1. pourquoi dans « télécharger le diagnostics » d’intégration je voie l’ensembles des fonctions apparaitre mais pas dans les « entity » home assistant ?
  2. comment ajouter manuellement ces fonctions dans HA ?

ci dessous petit extrait du fichier « télécharger le diagnostics » :

"function": {
      "master_mode": {
        "type": "Enum",
        "value": {
          "range": [
            "disarmed",
            "arm",
            "home",
            "sos"
          ]
        }
      },
      "delay_set": {
        "type": "Integer",
        "value": {
          "unit": "\u79d2",
          "min": 0,
          "max": 300,
          "scale": 0,
          "step": 1
        }
      },
      "alarm_time": {
        "type": "Integer",
        "value": {
          "unit": "\u5206\u949f",
          "min": 1,
          "max": 60,
          "scale": 0,
          "step": 1
        }
      },
      "switch_alarm_sound": {
        "type": "Boolean",
        "value": {}
      },
      "switch_mode_sound": {
        "type": "Boolean",
        "value": {}
      },
      "switch_low_battery": {
        "type": "Boolean",
        "value": {}
      },
      "muffling": {
        "type": "Boolean",
        "value": {}
      },
      "switch_alarm_propel": {
        "type": "Boolean",
        "value": {}
      },
      "alarm_delay_time": {
        "type": "Integer",
        "value": {
          "unit": "\u79d2",
          "min": 0,
          "max": 300,
          "scale": 0,
          "step": 1
        }
      },
      "switch_mode_dl_sound": {
        "type": "Boolean",
        "value": {}
      },

ect…

Dans l’attente merci par avance.

Ma configuration

tuya wifi essentiellement avec HA installé dans Freebox delta

System Information

version core-2024.4.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.6.25-haos
arch aarch64
timezone Europe/Paris
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 5000
Installed Version 1.34.0
Stage running
Available Repositories 1400
Downloaded Repositories 3
HACS Data ok
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 12.2
update_channel stable
supervisor_version supervisor-2024.04.0
agent_version 1.6.0
docker_version 25.0.5
disk_total 19.0 GB
disk_used 3.1 GB
healthy true
supported true
board generic-aarch64
supervisor_api ok
version_api ok
installed_addons Terminal & SSH (9.13.0), File editor (5.8.0)
Dashboards
dashboards 2
resources 0
views 1
mode storage
Recorder
oldest_recorder_run 11 avril 2024 à 14:41
current_recorder_run 17 avril 2024 à 16:32
estimated_db_size 9.36 MiB
database_engine sqlite
database_version 3.44.2
___