Qortora · Search · Indexed page

forum.hacf.frFetched 2026-08-13T18:29:30Z

RFPlayer + interrupteurs Edisio - Entraide Home Assistant - Home Assistant Communauté Francophone

Mon problème Je n’arrive pas à détecter les actions simples sur les interrupteurs Edisio. Seulement les appuis longs sont détectés dans HA. Pourtant, les (boutons des) interrupteurs sont bien détectés lors du premier app…

Open original source · Full cached text

RFPlayer + interrupteurs Edisio - Entraide Home Assistant - Home Assistant Communauté Francophone RFPlayer + interrupteurs Edisio Entraide Home Assistant integration Sebastien_Z Janvier 7, 2024, 9:53 1 Mon problème Je n’arrive pas à détecter les actions simples sur les interrupteurs Edisio. Seulement les appuis longs sont détectés dans HA. Pourtant, les (boutons des) interrupteurs sont bien détectés lors du premier appui simple. Mais lorsque je trace toutes les entités associées à un bouton, aucune ne change d’état lors d’un appui simple sur le bouton. Suis-je le seul à vouloir intégrer ces supers interrupteurs pas chers dans HA? Ils fonctionnent très bien sous jeedom, mais j’ai décidé de migrer de Jeedom à HA et leur intégration complète dans HA est fondamentale pour moi. Ma configuration System Information version core-2024.1.2 installation_type Home Assistant OS dev false hassio true docker true user root virtualenv false python_version 3.11.6 os_name Linux os_version 6.1.63-haos-raspi arch aarch64 timezone Europe/Brussels config_dir /config Home Assistant Community Store GitHub API ok GitHub Content ok GitHub Web ok GitHub API Calls Remaining 5000 Installed Version 1.33.0 Stage running Available Repositories 1377 Downloaded Repositories 2 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 11.3 update_channel stable supervisor_version supervisor-2023.12.0 agent_version 1.6.0 docker_version 24.0.7 disk_total 116.7 GB disk_used 7.7 GB healthy true supported true board rpi4-64 supervisor_api ok version_api ok installed_addons Advanced SSH & Web Terminal (17.0.2), Studio Code Server (5.15.0), Silicon Labs Multiprotocol (2.4.2), Mosquitto broker (6.4.0), Zigbee2MQTT (1.35.1-1) Dashboards dashboards 1 resources 0 mode auto-gen Recorder oldest_recorder_run January 2, 2024 at 21:51 current_recorder_run January 7, 2024 at 21:27 estimated_db_size 11.09 MiB database_engine sqlite database_version 3.41.2 ___ Herbs Janvier 7, 2024, 10:36 2 Salut @Sebastien_Z Bon je vais d’abord faire mon « rabat-joie », mais un p’tit « bonsoir » (surtout quand c’est ton premier post) pourrait être le bienvenu Sinon ça c’est une question pour @Doubledom je pense Sebastien_Z Janvier 8, 2024, 7:13 3 Salut @Herbs et la communauté HACF, Désolé de mon impolitesse. Je m’étais présenté sur sur le discord et j’ai omis de vous saluer ici. Et merci pour le forward à @Doubledom. En effet, de ce que j’ai pu lire, c’est bien lui l’expert sur le sujet! Merci d’avance pour votre aide! Doubledom Janvier 8, 2024, 9:28 4 Salut… Il me faudrait les informations des BP, type, et les log mode débug. Voir sa configuration de l’add-on #+ Sebastien_Z Janvier 8, 2024, 10:56 5 Bonjour @Doubledom, Il s’agit en fait des boutons-poussoirs basés sur le module Edisio EBP8-W. C’est un module à 8 BP qui permet, en fonction de la plaque de garniture utilisée, de faire des plaques de 1, 2, 3, 4 ou 5 BP. image830×840 61.4 KB Par exemple, on fait une plaque à 5 BP en utilisant les BP 1-3-5-7-8 de l’EBP-8. Ces modules sont très bien supportés dans Jeedom via le plug-in Edisio. Ils permettent, pour chaque BP, de récupérer un signal appui court ou appui long. Autres avantages, ils ont une très bonne portée consomment très peu de piles sont relativement bon marché (~35€ pour un module complet avec la plaque de garniture « cristal » pour 5 BP). J’envoie les détail de config et les logs dans un post séparé. Doubledom Janvier 8, 2024, 11:06 6 Slt. Ok pour ce type de Bp, il était très intéressant ( mais fragile, moi pas fixé et enfant on fait tombé donc en mille morceaux ), il faut que je retrouve un ! Il y a plusieurs mode de config de ce Bp , je crois que je remonte aussi la touche pour le mode ! Donc dis moi la version add-on et sa config, voir log aussi lors du boot ! Sebastien_Z Janvier 8, 2024, 11:22 7 Voilà le log. Ce que j’ai fait ici: j’ai intégré un BP qui n’était pas encore connu: EDISIO_3650777094 en cliquant d’abord sur le BP n°2, puis sur le n°7. les 2 ont été intégrés dans HA. ensuite, j’ai cliqué sur le BP n°2 d’abord en appui court, puis en appui long idem pour le BP n°7 On peut voir que l’appui long permet de recevoir un message et modifie temporairement les entités, mais pas l’appui court. Alors que l’appui court permet bien l’inclusion du BP dans HA. 2024-01-08 12:04:57.217 DEBUG (MainThread) [custom_components.rfplayer.rflib.rfpprotocol] received data: ZIA33{ "frame" :{"header": {"frameType": "0", "cluster": "0", "dataFlag": "1", "rfLevel": "-61", "floorNoise": "-77", "rfQuality": "4", "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:04:57.218 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:04:57.219 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.219 DEBUG (MainThread) [custom_components.rfplayer] event_type: sensor 2024-01-08 12:04:57.219 DEBUG (MainThread) [custom_components.rfplayer] event_id: EDISIO_3650777094-2typ_typ 2024-01-08 12:04:57.219 DEBUG (MainThread) [custom_components.rfplayer] event: {'id': 'EDISIO_3650777094-2typ_typ', 'subType': 'TOGGLE', 'value': 'TOGGLE', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'} 2024-01-08 12:04:57.220 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.220 DEBUG (MainThread) [custom_components.rfplayer] {'sensor': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0>, 'command': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2c180>, 'cover': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2eca0>} 2024-01-08 12:04:57.220 DEBUG (MainThread) [custom_components.rfplayer] <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0> 2024-01-08 12:04:57.226 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:04:57.226 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.226 DEBUG (MainThread) [custom_components.rfplayer] event_type: sensor 2024-01-08 12:04:57.226 DEBUG (MainThread) [custom_components.rfplayer] event_id: EDISIO_3650777094-2mod_mod 2024-01-08 12:04:57.227 DEBUG (MainThread) [custom_components.rfplayer] event: {'id': 'EDISIO_3650777094-2mod_mod', 'model': 'EMITRBTN', 'value': 'EMITRBTN', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'} 2024-01-08 12:04:57.227 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.227 DEBUG (MainThread) [custom_components.rfplayer] {'sensor': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0>, 'command': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2c180>, 'cover': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2eca0>} 2024-01-08 12:04:57.227 DEBUG (MainThread) [custom_components.rfplayer] <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0> 2024-01-08 12:04:57.232 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:04:57.232 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.232 DEBUG (MainThread) [custom_components.rfplayer] event_type: sensor 2024-01-08 12:04:57.233 DEBUG (MainThread) [custom_components.rfplayer] event_id: EDISIO_3650777094-2batv_batv 2024-01-08 12:04:57.233 DEBUG (MainThread) [custom_components.rfplayer] event: {'id': 'EDISIO_3650777094-2batv_batv', 'battery': ' 3.1', 'value': ' 3.1', 'unit': 'V', 'platform': 'sensor', 'protocol': 'EDISIO'} 2024-01-08 12:04:57.233 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.233 DEBUG (MainThread) [custom_components.rfplayer] {'sensor': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0>, 'command': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2c180>, 'cover': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2eca0>} 2024-01-08 12:04:57.233 DEBUG (MainThread) [custom_components.rfplayer] <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0> 2024-01-08 12:04:57.238 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:04:57.238 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.238 DEBUG (MainThread) [custom_components.rfplayer] event_type: sensor 2024-01-08 12:04:57.238 DEBUG (MainThread) [custom_components.rfplayer] event_id: EDISIO_3650777094-2btn_btn 2024-01-08 12:04:57.239 DEBUG (MainThread) [custom_components.rfplayer] event: {'id': 'EDISIO_3650777094-2btn_btn', 'button': 3, 'value': 3, 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'} 2024-01-08 12:04:57.239 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.239 DEBUG (MainThread) [custom_components.rfplayer] {'sensor': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0>, 'command': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2c180>, 'cover': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2eca0>} 2024-01-08 12:04:57.239 DEBUG (MainThread) [custom_components.rfplayer] <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0> 2024-01-08 12:04:57.244 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:04:57.244 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.244 DEBUG (MainThread) [custom_components.rfplayer] event_type: sensor 2024-01-08 12:04:57.245 DEBUG (MainThread) [custom_components.rfplayer] event_id: EDISIO_3650777094-2cmd_cmd 2024-01-08 12:04:57.245 DEBUG (MainThread) [custom_components.rfplayer] event: {'id': 'EDISIO_3650777094-2cmd_cmd', 'command': 'TOGGLE', 'value': 'TOGGLE', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'} 2024-01-08 12:04:57.246 DEBUG (MainThread) [custom_components.rfplayer] device_id not known, adding new device 2024-01-08 12:04:57.246 DEBUG (MainThread) [custom_components.rfplayer] {'sensor': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0>, 'command': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2c180>, 'cover': <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2eca0>} 2024-01-08 12:04:57.246 DEBUG (MainThread) [custom_components.rfplayer] <function async_setup_entry.<locals>.add_new_device at 0x7f6cc2e0c0> 2024-01-08 12:04:57.252 DEBUG (MainThread) [custom_components.rfplayer.sensor] Add sensor entity {'id': 'EDISIO_3650777094-2typ_typ', 'subType': 'TOGGLE', 'value': 'TOGGLE', 'unit': None, 'platform': 'sensor', 'protocol': 'EDISIO'} 2024-01-08 12:04:57.253 DEBUG (MainThread) [custom_components.rfplayer.sensor] Add sensor entity {'id': 'EDISIO_3650777094-2mod_mod', 'model'…