Motorisation portail Mhouse

Bonjour à tous.

J’ai une motorisation de portail qui est piloté par un module avec contact sec, comme j’ai un dongle RF, je me demande s’il n’est pas possible de piloter directement le moteur.

La trame de la télécommande:

2024-06-05 08:09:30.929 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpparser] Packet : ZIA33{ "frame" :{"header": {"frameType": "0", "cluster": "0", "dataFlag": "0", "rfLevel": "-93", "floorNoise": "-103", "rfQuality": "2", "protocol": "2", "protocolMeaning": "VISONIC", "infoType": "2", "frequency": "433920"},"infos": {"subType": "1", "subTypeMeaning": "Remote Control", "id": "3308263168", "qualifier": "16", "qualifierMeaning": { "flags": ["button/command"]}}}}
2024-06-05 08:09:30.929 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] handle packet: {'node': 'gateway', 'frameType': '0', 'cluster': '0', 'dataFlag': '0', 'rfLevel': '-93', 'floorNoise': '-103', 'rfQuality': '2', 'infoType': '2', 'frequency': '433920', 'protocol': 'VISONIC', 'subType': 'REMOTE', 'button1': False, 'button2': True, 'button3': False, 'button4': False, 'id': '3308263168', 'platform': 'sensor'}
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'VISONIC_3308263168typ_typ', 'subType': 'REMOTE', 'value': 'REMOTE', 'unit': None, 'platform': 'sensor', 'protocol': 'VISONIC'}
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer] device_id not known and automatic add disabled
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'VISONIC_3308263168bt1_bt1', 'button1': False, 'value': False, 'unit': None, 'platform': 'sensor', 'protocol': 'VISONIC'}
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer] device_id not known and automatic add disabled
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'VISONIC_3308263168bt2_bt2', 'button2': True, 'value': True, 'unit': None, 'platform': 'sensor', 'protocol': 'VISONIC'}
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer] device_id not known and automatic add disabled
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'VISONIC_3308263168bt3_bt3', 'button3': False, 'value': False, 'unit': None, 'platform': 'sensor', 'protocol': 'VISONIC'}
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer] device_id not known and automatic add disabled
2024-06-05 08:09:30.930 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'VISONIC_3308263168bt4_bt4', 'button4': False, 'value': False, 'unit': None, 'platform': 'sensor', 'protocol': 'VISONIC'}

La motirisation:
WS200S | Mhouse

Pensez vous cela possible? J’ai essayé avec quelques commande RF mais sans succès.

Merci

Slt tu utilises quel add-on ? Le mien ou celui de GCE
Mais pour ton information, on ne peut pas réémettre cet ID directement, il faut passer par un ID <2 56 ou le Mode Parrot

Le tiens oui

Je sèche sur l’apérage et la commande à envoyer

Slt, on ne peut pas vraiment se substitué à la tlc, sauf si Parrot ( pas facile).
Si tu peux appairé avec des ID courts depuis HA , alors possible !

Tu as une idée de la commande que je pourrais envoyer ? J’ai testé un peu avec mes maigres connaissances mais n’y parvient pas :confused: