RFPlayer + interrupteurs Edisio

On le voit mieux ici:


Après un appui court, une commande TOGGLE est bien reçue, mais il n’y a pas de changement d’état. Comment faire en sorte d’intégrer ce message TOGGLE dans une automatisation?

2024-01-08 12:37:24.699 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] received data: ZIA33{ "frame" :{"header": {"frameType": "0", "cluster": "0", "dataFlag": "1", "rfLevel": "-75", "floorNoise": "-90", "rfQuality": "3", "protocol": "16", "protocolMeaning": "EDISIO", "infoType": "15", "frequency": "868350"},"infos": {"subType": "3", "subTypeMeaning": "TOGGLE", "id": "3650777094", "qualifier": "2", "info": "7937", "infoMeaning": "EMITRBTN, 3.1V", "add0": "0", "add1": "0"}}}
2024-01-08 12:37:24.700 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-2typ_typ', 'subType': 'TOGGLE', 'value': 'TOGGLE', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:24.701 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-2mod_mod', 'model': 'EMITRBTN', 'value': 'EMITRBTN', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:24.701 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-2batv_batv', 'battery': ' 3.1', 'value': ' 3.1', 'unit': 'V', 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:24.701 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-2btn_btn', 'button': 3, 'value': 3, 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:24.702 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-2cmd_cmd', 'command': 'TOGGLE', 'value': 'TOGGLE', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:26.784 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] received data: ZIA33{ "frame" :{"header": {"frameType": "0", "cluster": "0", "dataFlag": "1", "rfLevel": "-75", "floorNoise": "-89", "rfQuality": "3", "protocol": "16", "protocolMeaning": "EDISIO", "infoType": "15", "frequency": "868350"},"infos": {"subType": "3", "subTypeMeaning": "TOGGLE", "id": "3650777094", "qualifier": "7", "info": "7937", "infoMeaning": "EMITRBTN, 3.1V", "add0": "0", "add1": "0"}}}
2024-01-08 12:37:26.785 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-7typ_typ', 'subType': 'TOGGLE', 'value': 'TOGGLE', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:26.785 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-7mod_mod', 'model': 'EMITRBTN', 'value': 'EMITRBTN', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:26.786 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-7batv_batv', 'battery': ' 3.1', 'value': ' 3.1', 'unit': 'V', 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:26.786 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-7btn_btn', 'button': 3, 'value': 3, 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'}
2024-01-08 12:37:26.786 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] got event: {'id': 'EDISIO_3650777094-7cmd_cmd', 'command': 'TOGGLE', 'value': 'TOGGLE', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'}