Mes sondes Oregon ne remontent plus de valeur

Bonjour à tous,

J’ai tenté d’installer le mise à jour du plugin RFXCOM et depuis j’ai un comportement pas normal.
Tout semble se passer correctement mais pourtant plus aucun device ne remonte de valeur (j’ai exclusivement des sondes Oregon)

La page santé

J’ai alors activé le mode débug et relancer l’instalaltion des dépendances qui semblent de jamais dépasser 19%. Voici le log

0000|+ echo '*******************Begin of package installation******************'
0001|*******************Begin of package installation******************
0002|+ touch /tmp/jeedom_install_in_progress_rfxcom
0003|+ echo 1
0004|+ echo 2
0005|+ sudo chmod +x /var/www/html/core/class/../../plugins/rfxcom/resources/pre-install.sh
0006|+ sudo /var/www/html/core/class/../../plugins/rfxcom/resources/pre-install.sh
0007|Launch pre-install of rfxcom dependancy
0008|WARNING: Skipping serial as it is not installed.
0009|WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
0010|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0011|Reading package lists...
0012|Building dependency tree...
0013|Reading state information...
0014|Package 'python3-serial' is not installed, so not removed
0015|The following package was automatically installed and is no longer required:
0016|linux-image-5.10.0-18-amd64
0017|Use 'sudo apt autoremove' to remove it.
0018|0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0019|+ echo 3
0020|+ sudo killall apt apt-get unattended-upgr
0021|apt: no process found
0022|apt-get: no process found
0023|unattended-upgr: no process found
0024|+ sudo rm /var/lib/apt/lists/lock
0025|+ sudo rm /var/cache/apt/archives/lock
0026|+ sudo rm /var/lib/dpkg/lock /var/lib/dpkg/lock-frontend
0027|+ sudo sudo dpkg --configure -a --force-confdef
0028|+ sudo apt update
0029|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0030|Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
0031|Hit:2 http://ftp.fr.debian.org/debian bullseye InRelease
0032|Hit:3 http://ftp.fr.debian.org/debian bullseye-updates InRelease
0033|Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
0034|Reading package lists...
0035|Building dependency tree...
0036|Reading state information...
0037|All packages are up to date.
0038|+ echo 4
0039|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3
0040|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0041|Reading package lists...
0042|Building dependency tree...
0043|Reading state information...
0044|python3 is already the newest version (3.9.2-3).
0045|The following package was automatically installed and is no longer required:
0046|linux-image-5.10.0-18-amd64
0047|Use 'sudo apt autoremove' to remove it.
0048|0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0049|+ echo 5
0050|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pip
0051|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0052|Reading package lists...
0053|Building dependency tree...
0054|Reading state information...
0055|python3-pip is already the newest version (20.3.4-4+deb11u1).
0056|The following package was automatically installed and is no longer required:
0057|linux-image-5.10.0-18-amd64
0058|Use 'sudo apt autoremove' to remove it.
0059|0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0060|+ echo 6
0061|+ sudo apt install -o Dpkg::Options::=--force-confdef -y build-essential
0062|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0063|Reading package lists...
0064|Building dependency tree...
0065|Reading state information...
0066|build-essential is already the newest version (12.9).
0067|The following package was automatically installed and is no longer required:
0068|linux-image-5.10.0-18-amd64
0069|Use 'sudo apt autoremove' to remove it.
0070|0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0071|+ echo 7
0072|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pyudev
0073|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0074|Reading package lists...
0075|Building dependency tree...
0076|Reading state information...
0077|python3-pyudev is already the newest version (0.22.0-2).
0078|The following package was automatically installed and is no longer required:
0079|linux-image-5.10.0-18-amd64
0080|Use 'sudo apt autoremove' to remove it.
0081|0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0082|+ echo 8
0083|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-dev
0084|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0085|Reading package lists...
0086|Building dependency tree...
0087|Reading state information...
0088|python3-dev is already the newest version (3.9.2-3).
0089|The following package was automatically installed and is no longer required:
0090|linux-image-5.10.0-18-amd64
0091|Use 'sudo apt autoremove' to remove it.
0092|0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0093|+ echo 9
0094|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-requests
0095|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0096|Reading package lists...
0097|Building dependency tree...
0098|Reading state information...
0099|python3-requests is already the newest version (2.25.1+dfsg-2).
0100|The following package was automatically installed and is no longer required:
0101|linux-image-5.10.0-18-amd64
0102|Use 'sudo apt autoremove' to remove it.
0103|0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0104|+ echo 10
0105|+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-setuptools
0106|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0107|Reading package lists...
0108|Building dependency tree...
0109|Reading state information...
0110|python3-setuptools is already the newest version (52.0.0-4).
0111|The following package was automatically installed and is no longer required:
0112|linux-image-5.10.0-18-amd64
0113|Use 'sudo apt autoremove' to remove it.
0114|0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0115|+ echo 11
0116|++ find /usr/local/lib/python2.7/dist-packages/ /usr/local/lib/python3.9/dist-packages/ -mindepth 1 -maxdepth 1 -type d -exec du -ks '{}' +
0117|++ cut -f 2-
0118|++ awk '$1 <= 4'
0119|+ RESULTTODELETE=
0120|++ echo ''
0121|++ sed 's, ,\ ,g'
0122|+ RESULTTODELETE2=
0123|+ echo ''
0124|+ xargs rm -rf
0125|+ echo 12
0126|+ sudo pip3 cache purge
0127|Files removed: 104
0128|+ echo 13
0129|+ sudo pip3 install --upgrade pip
0130|Requirement already satisfied: pip in /usr/local/lib/python3.9/dist-packages (24.0)
0131|DEPRECATION: gpg 1.14.0-unknown has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of gpg or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
0132|WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
0133|+ echo 14
0134|+ sudo python3 -m pip install --force-reinstall --upgrade six
0135|Collecting six
0136|Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
0137|Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
0138|DEPRECATION: gpg 1.14.0-unknown has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of gpg or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
0139|Installing collected packages: six
0140|Attempting uninstall: six
0141|Found existing installation: six 1.16.0
0142|Uninstalling six-1.16.0:
0143|Successfully uninstalled six-1.16.0
0144|Successfully installed six-1.16.0
0145|WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
0146|+ echo 15
0147|+ sudo python3 -m pip install --force-reinstall --upgrade requests
0148|Collecting requests
0149|Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
0150|Collecting charset-normalizer<4,>=2 (from requests)
0151|Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
0152|Collecting idna<4,>=2.5 (from requests)
0153|Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB)
0154|Collecting urllib3<3,>=1.21.1 (from requests)
0155|Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB)
0156|Collecting certifi>=2017.4.17 (from requests)
0157|Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB)
0158|Downloading requests-2.32.3-py3-none-any.whl (64 kB)
0159|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 2.0 MB/s eta 0:00:00
0160|Downloading certifi-2024.6.2-py3-none-any.whl (164 kB)
0161|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 6.3 MB/s eta 0:00:00
0162|Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
0163|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 12.9 MB/s eta 0:00:00
0164|Downloading idna-3.7-py3-none-any.whl (66 kB)
0165|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 2.7 MB/s eta 0:00:00
0166|Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
0167|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 7.3 MB/s eta 0:00:00
0168|DEPRECATION: gpg 1.14.0-unknown has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of gpg or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
0169|Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests
0170|Attempting uninstall: urllib3
0171|Found existing installation: urllib3 2.2.2
0172|Uninstalling urllib3-2.2.2:
0173|Successfully uninstalled urllib3-2.2.2
0174|Attempting uninstall: idna
0175|Found existing installation: idna 3.7
0176|Uninstalling idna-3.7:
0177|Successfully uninstalled idna-3.7
0178|Attempting uninstall: charset-normalizer
0179|Found existing installation: charset-normalizer 3.3.2
0180|Uninstalling charset-normalizer-3.3.2:
0181|Successfully uninstalled charset-normalizer-3.3.2
0182|Attempting uninstall: certifi
0183|Found existing installation: certifi 2024.6.2
0184|Uninstalling certifi-2024.6.2:
0185|Successfully uninstalled certifi-2024.6.2
0186|Attempting uninstall: requests
0187|Found existing installation: requests 2.32.3
0188|Uninstalling requests-2.32.3:
0189|Successfully uninstalled requests-2.32.3
0190|Successfully installed certifi-2024.6.2 charset-normalizer-3.3.2 idna-3.7 requests-2.32.3 urllib3-2.2.2
0191|WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
0192|+ echo 16
0193|+ sudo python3 -m pip install --force-reinstall --upgrade setuptools
0194|Collecting setuptools
0195|Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB)
0196|Downloading setuptools-70.0.0-py3-none-any.whl (863 kB)
0197|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 5.1 MB/s eta 0:00:00
0198|DEPRECATION: gpg 1.14.0-unknown has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of gpg or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
0199|Installing collected packages: setuptools
0200|Attempting uninstall: setuptools
0201|Found existing installation: setuptools 70.0.0
0202|Uninstalling setuptools-70.0.0:
0203|Successfully uninstalled setuptools-70.0.0
0204|Successfully installed setuptools-70.0.0
0205|WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
0206|+ echo 17
0207|+ sudo python3 -m pip install --force-reinstall --upgrade pyudev
0208|Collecting pyudev
0209|Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB)
0210|Downloading pyudev-0.24.3-py3-none-any.whl (62 kB)
0211|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 3.0 MB/s eta 0:00:00
0212|DEPRECATION: gpg 1.14.0-unknown has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of gpg or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
0213|Installing collected packages: pyudev
0214|Attempting uninstall: pyudev
0215|Found existing installation: pyudev 0.24.3
0216|Uninstalling pyudev-0.24.3:
0217|Successfully uninstalled pyudev-0.24.3
0218|Successfully installed pyudev-0.24.3
0219|WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
0220|+ echo 18
0221|+ sudo python3 -m pip install --force-reinstall --upgrade pyserial
0222|Collecting pyserial
0223|Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB)
0224|Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB)
0225|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 226.0 kB/s eta 0:00:00
0226|DEPRECATION: gpg 1.14.0-unknown has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of gpg or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
0227|Installing collected packages: pyserial
0228|Attempting uninstall: pyserial
0229|Found existing installation: pyserial 3.5
0230|Uninstalling pyserial-3.5:
0231|Successfully uninstalled pyserial-3.5
0232|Successfully installed pyserial-3.5
0233|WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
0234|+ echo 19
0235|+ sudo python3 -m pip install --force-reinstall --upgrade jeedomdaemon
0236|Collecting jeedomdaemon
0237|Downloading jeedomdaemon-0.9.8-py3-none-any.whl.metadata (5.0 kB)
0238|Collecting aiohttp (from jeedomdaemon)
0239|Downloading aiohttp-3.9.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB)
0240|Collecting aiosignal>=1.1.2 (from aiohttp->jeedomdaemon)
0241|Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
0242|Collecting attrs>=17.3.0 (from aiohttp->jeedomdaemon)
0243|Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB)
0244|Collecting frozenlist>=1.1.1 (from aiohttp->jeedomdaemon)
0245|Downloading frozenlist-1.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
0246|Collecting multidict<7.0,>=4.5 (from aiohttp->jeedomdaemon)
0247|Downloading multidict-6.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
0248|Collecting yarl<2.0,>=1.0 (from aiohttp->jeedomdaemon)
0249|Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
0250|Collecting async-timeout<5.0,>=4.0 (from aiohttp->jeedomdaemon)
0251|Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
0252|Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp->jeedomdaemon)
0253|Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
0254|Downloading jeedomdaemon-0.9.8-py3-none-any.whl (12 kB)
0255|Downloading aiohttp-3.9.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
0256|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.0 MB/s eta 0:00:00
0257|Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
0258|Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
0259|Downloading attrs-23.2.0-py3-none-any.whl (60 kB)
0260|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.1 MB/s eta 0:00:00
0261|Downloading frozenlist-1.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB)
0262|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 8.5 MB/s eta 0:00:00
0263|Downloading multidict-6.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (123 kB)
0264|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 19.1 MB/s eta 0:00:00
0265|Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (304 kB)
0266|━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.3/304.3 kB 29.4 MB/s eta 0:00:00
0267|Using cached idna-3.7-py3-none-any.whl (66 kB)
0268|DEPRECATION: gpg 1.14.0-unknown has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of gpg or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
0269|Installing collected packages: multidict, idna, frozenlist, attrs, async-timeout, yarl, aiosignal, aiohttp, jeedomdaemon
0270|Attempting uninstall: multidict
0271|Found existing installation: multidict 6.0.5
0272|Uninstalling multidict-6.0.5:
0273|Successfully uninstalled multidict-6.0.5
0274|Attempting uninstall: idna
0275|Found existing installation: idna 3.7
0276|Uninstalling idna-3.7:
0277|Successfully uninstalled idna-3.7
0278|Attempting uninstall: frozenlist
0279|Found existing installation: frozenlist 1.4.1
0280|Uninstalling frozenlist-1.4.1:
0281|Successfully uninstalled frozenlist-1.4.1
0282|Attempting uninstall: attrs
0283|Found existing installation: attrs 23.2.0
0284|Uninstalling attrs-23.2.0:
0285|Successfully uninstalled attrs-23.2.0
0286|Attempting uninstall: async-timeout
0287|Found existing installation: async-timeout 4.0.3
0288|Uninstalling async-timeout-4.0.3:
0289|Successfully uninstalled async-timeout-4.0.3
0290|Attempting uninstall: yarl
0291|Found existing installation: yarl 1.9.4
0292|Uninstalling yarl-1.9.4:
0293|Successfully uninstalled yarl-1.9.4
0294|Attempting uninstall: aiosignal
0295|Found existing installation: aiosignal 1.3.1
0296|Uninstalling aiosignal-1.3.1:
0297|Successfully uninstalled aiosignal-1.3.1
0298|Attempting uninstall: aiohttp
0299|Found existing installation: aiohttp 3.9.5
0300|Uninstalling aiohttp-3.9.5:
0301|Successfully uninstalled aiohttp-3.9.5
0302|Attempting uninstall: jeedomdaemon
0303|Found existing installation: jeedomdaemon 0.9.8
0304|Uninstalling jeedomdaemon-0.9.8:
0305|Successfully uninstalled jeedomdaemon-0.9.8
0306|Successfully installed aiohttp-3.9.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.2.0 frozenlist-1.4.1 idna-3.7 jeedomdaemon-0.9.8 multidict-6.0.5 yarl-1.9.4
0307|WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
0308|+ echo 20
0309|+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end rfxcom
0310|+ echo 21
0311|+ rm /tmp/jeedom_install_in_progress_rfxcom
0312|+ echo '*******************End of package installation******************'
0313|*******************End of package installation******************

Il ne me semble pas donner d’erreur particulière mais le démon ne se relance pas tout seul. Par contre si je force le lancement il devient vert.


Mais il n’est pas fonctionnel car je n’ai aucune mise à jour de mes devices.
Dans mon centre de message j’ai ceci

Et le nombre d’occurrences semble s’incrémenter à chaque fois qu’un capteur émet !
J’ai un fichier log rfxcom qui semble confirmer celà

0000|[2024-06-19 14:15:15] INFO  : Lancement démon rfxcomd : /usr/bin/python3 /var/www/html/plugins/rfxcom/resources/rfxcomd/rfxcomd.py --device /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5NZ1XB-if00-port0 --loglevel debug --socketport 55000 --serialrate 38400 --protocol 6,18 --callback http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php --apikey y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2 --cycle 0.3 --pid /tmp/jeedom/rfxcom/deamon.pid
0001|[2024-06-19 14:15:18] INFO  : Démon RFXcom lancé
0002|[2024-06-19 14:20:05] INFO  : Lancement démon rfxcomd : /usr/bin/python3 /var/www/html/plugins/rfxcom/resources/rfxcomd/rfxcomd.py --device /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5NZ1XB-if00-port0 --loglevel debug --socketport 55000 --serialrate 38400 --protocol 6,18 --callback http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php --apikey y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2 --cycle 0.3 --pid /tmp/jeedom/rfxcom/deamon.pid
0003|[2024-06-19 14:20:08] INFO  : Démon RFXcom lancé
0004|[2024-06-19 14:25:06] INFO  : Lancement démon rfxcomd : /usr/bin/python3 /var/www/html/plugins/rfxcom/resources/rfxcomd/rfxcomd.py --device /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5NZ1XB-if00-port0 --loglevel debug --socketport 55000 --serialrate 38400 --protocol 6,18 --callback http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php --apikey y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2 --cycle 0.3 --pid /tmp/jeedom/rfxcom/deamon.pid
0005|[2024-06-19 14:25:09] INFO  : Démon RFXcom lancé
0006|[2024-06-19 14:30:08] INFO  : Lancement démon rfxcomd : /usr/bin/python3 /var/www/html/plugins/rfxcom/resources/rfxcomd/rfxcomd.py --device /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5NZ1XB-if00-port0 --loglevel debug --socketport 55000 --serialrate 38400 --protocol 6,18 --callback http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php --apikey y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2 --cycle 0.3 --pid /tmp/jeedom/rfxcom/deamon.pid
0007|[2024-06-19 14:30:11] INFO  : Démon RFXcom lancé

J’ai parcouru le forum pour voir si des comportements similaires existaient mais j’ai rien trouvé !
J’en ai quand même profité pour mettre à jour mon RFXTRX433XL et rétablir les droits des dossiers et fichiers mais rien n’y fait.

J’en appelle donc à la communauté pour avoir de l’aide. Merci d’avance.

Voici aussi le log rfxcomd qui grossit très vite. J’ai du vider mes anciens log et relancer car le dernier fichier était de plus de 850 Mo. Voici la fin du dernier car je suis limité en taille de message sur le forum.

0300|[2024-06-19 14:20:08] DEBUG  : Add device : {'id': '5504'}
0301|[2024-06-19 14:20:08] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"8201"}} from ('127.0.0.1', 42804)
0302|[2024-06-19 14:20:08] DEBUG  : Close connection
0303|[2024-06-19 14:20:08] DEBUG  : Add device : {'id': '8201'}
0304|[2024-06-19 14:20:08] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"3201"}} from ('127.0.0.1', 42810)
0305|[2024-06-19 14:20:08] DEBUG  : Close connection
0306|[2024-06-19 14:20:08] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"8A04"}} from ('127.0.0.1', 42820)
0307|[2024-06-19 14:20:08] DEBUG  : Close connection
0308|[2024-06-19 14:20:08] DEBUG  : Add device : {'id': '3201'}
0309|[2024-06-19 14:20:08] DEBUG  : Add device : {'id': '8A04'}
0310|[2024-06-19 14:20:08] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"2201"}} from ('127.0.0.1', 42824)
0311|[2024-06-19 14:20:08] DEBUG  : Close connection
0312|[2024-06-19 14:20:08] DEBUG  : Add device : {'id': '2201'}
0313|[2024-06-19 14:20:08] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"7D01"}} from ('127.0.0.1', 42830)
0314|[2024-06-19 14:20:08] DEBUG  : Close connection
0315|[2024-06-19 14:20:08] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"D102"}} from ('127.0.0.1', 42840)
0316|[2024-06-19 14:20:08] DEBUG  : Close connection
0317|[2024-06-19 14:20:08] DEBUG  : Add device : {'id': '7D01'}
0318|[2024-06-19 14:20:08] DEBUG  : Add device : {'id': 'D102'}
0319|[2024-06-19 14:20:08] DEBUG  : msg3: [0, 0, 0, 0, 0, 0, 1, 0] / 02
0320|[2024-06-19 14:20:08] DEBUG  : msg4: [0, 0, 0, 0, 0, 0, 0, 0] / 00
0321|[2024-06-19 14:20:08] DEBUG  : msg5: [0, 0, 1, 0, 0, 0, 0, 0] / 20
0322|[2024-06-19 14:20:08] DEBUG  : msg6: [0, 0, 0, 0, 0, 0, 0, 0] / 00
0323|[2024-06-19 14:20:08] DEBUG  : Command: 0d00000203531C02002000000000
0324|[2024-06-19 14:20:08] DEBUG  : Protocol actually activated 02002000
0325|[2024-06-19 14:20:08] DEBUG  : Actual Frequency 53
0326|[2024-06-19 14:20:08] DEBUG  : Wanted protocol 02002000
0327|[2024-06-19 14:20:08] DEBUG  : All is ok, sending start
0328|[2024-06-19 14:20:08] DEBUG  : Write data to serial port : 0d00000207000000000000000000
0329|[2024-06-19 14:20:08] DEBUG  : Message: 1401070207436f7079726967687420524658434f4d
0330|[2024-06-19 14:20:08] DEBUG  : Decode : 1401070207436f7079726967687420524658434f4d
0331|[2024-06-19 14:20:08] DEBUG  : Test message: 1401070207436f7079726967687420524658434f4d
0332|[2024-06-19 14:20:08] DEBUG  : PacketType: 0x01
0333|[2024-06-19 14:20:08] DEBUG  : Length: 21
0334|[2024-06-19 14:20:08] DEBUG  : Start decoding packet type 0x01
0335|[2024-06-19 14:20:08] DEBUG  : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x07', 'seqnbr': '0x02', 'cmnd': '0x07', 'msg1': '0x43', 'msg2': '0x6F', 'msg3': '0x70', 'msg4': '0x79', 'msg5': '0x72', 'msg6': '0x69', 'msg7': '0x67', 'msg8': '0x68', 'msg9': 116}
0336|[2024-06-19 14:20:08] DEBUG  : Subtype = start RFXtrx receiver
0337|[2024-06-19 14:20:09] INFO  : Send async started with a cycle of 0.3s
0338|[2024-06-19 14:25:04] INFO  : Signal 15 caught, exiting...
0339|[2024-06-19 14:25:04] DEBUG  : Close serial port
0340|[2024-06-19 14:25:04] DEBUG  : Serial port closed
0341|[2024-06-19 14:25:04] INFO  : Cancelling 3 outstanding tasks
0342|[2024-06-19 14:25:04] INFO  : Listening cancelled
0343|[2024-06-19 14:25:04] INFO  : Send async cancelled
0344|[2024-06-19 14:25:04] INFO  : Shutdown
0345|[2024-06-19 14:25:04] DEBUG  : Removing PID file /tmp/jeedom/rfxcom/deamon.pid
0346|[2024-06-19 14:25:04] DEBUG  : Exit 0
0347|[2024-06-19 14:25:06] INFO  : Find device : /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5NZ1XB-if00-port0
0348|[2024-06-19 14:25:06] DEBUG  : Init serial module v3.5
0349|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x01 : Interface Response Message
0350|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x02 : Receiver/Transmitter Message
0351|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x10 : Lighting1 (X10, ARC, ELRO, Waveman, EMW200, IMPULS,RisingSun, Philips, Energenie, GDR2, HQ, Oase)
0352|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x11 : Lighting2 (AC, HomeEasy EU, ANSLUT, Kambrook)
0353|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x13 : Lighting4 (PT2262)
0354|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x14 : Lighting5 ( LightwaveRF, Siemens, EMW100, BBSB, MDREMOTE,RSL2, OTIO, Livolo, RGB, Aoke relay, Eurodomest, RGB432W, Legrand,Avantek, IT, Kangtai)
0355|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x15 : Lighting6 (Blyss (AE), Cuveo)
0356|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x16 : Chime (Byron SX, Byron MP001, SelectPlus, Envivo, Alfawise)
0357|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x17 : Fan (Siemens SF01, Itho, LucciAir, SEAV,Westinghouse,Casafan,FT1211R,Novy)
0358|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x19 : Blinds1 (RollerTrol,Hasta,A-OK,Raex, Media Mount, DC)
0359|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x1C : Edisio
0360|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x1D : Honeywell ActivLink
0361|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x1E : FunkBus
0362|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x1F : Hunter Fan
0363|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x20 : Security1 (X10, KD101, Visonic, Meiantech, SA30, SA33, RM174RF)
0364|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x21 : Security2 (KeeLoq)
0365|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x28 : Camera1 (Ninja/Robocam)
0366|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x30 : Remote control and IR (ATI, Medion, PC Remote)
0367|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x40 : Thermostat1 (Digimax)
0368|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x42 : Thermostat3 (Mertik-Maxitrol G6R-H4 type)
0369|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x4E : BBQ Temperature sensors (BBQ1)
0370|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x4F : Temperature and rain sensors
0371|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x50 : Temperature sensors
0372|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x51 : Humidity sensors
0373|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x52 : Temperature and humidity sensors
0374|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x53 : Barometric sensors
0375|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x54 : Temperature, humidity and barometric sensors
0376|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x55 : Rain sensors
0377|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x56 : Wind sensors
0378|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x57 : UV sensors
0379|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x58 : Date/time sensors
0380|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x59 : Current sensors
0381|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x5A : Current sensors
0382|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x5B : Current + ENERGY sensors
0383|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x5C : Power sensors
0384|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x5D : Weighting scale
0385|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x60 : CARTELECTRONIC
0386|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x70 : RFXsensor
0387|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x71 : RFXMeter
0388|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x72 : FS20 (FS20, FHT 8V, FHT80)
0389|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x5D : Weighting scale
0390|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x76 : Weather stations (WEATHER1-WEATHER2)
0391|[2024-06-19 14:25:06] DEBUG  : Load decoder packet type 0x77 : SOLAR1
0392|[2024-06-19 14:25:06] INFO  : Starting daemon with log level: debug
0393|[2024-06-19 14:25:06] DEBUG  : Writing PID 31847 to /tmp/jeedom/rfxcom/deamon.pid
0394|[2024-06-19 14:25:06] INFO  : Listening on 127.0.0.1:55000
0395|[2024-06-19 14:25:06] DEBUG  : Start...
0396|[2024-06-19 14:25:06] DEBUG  : Open serial port on device: /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5NZ1XB-if00-port0, rate 38400, timeout : 9
0397|[2024-06-19 14:25:06] DEBUG  : Open Serialport
0398|[2024-06-19 14:25:06] DEBUG  : flushOutput serial port
0399|[2024-06-19 14:25:06] DEBUG  : flushInput serial port
0400|[2024-06-19 14:25:06] DEBUG  : Read Device Thread Launched
0401|[2024-06-19 14:25:07] DEBUG  : Send rfxcomd_reset
0402|[2024-06-19 14:25:07] DEBUG  : Write data to serial port : 0d00000000000000000000000000
0403|[2024-06-19 14:25:07] DEBUG  : Sleep 1 sec
0404|[2024-06-19 14:25:08] DEBUG  : flushInput serial port
0405|[2024-06-19 14:25:08] DEBUG  : Send get status test
0406|[2024-06-19 14:25:08] DEBUG  : Write data to serial port : 0d00000102000000000000000000
0407|[2024-06-19 14:25:08] DEBUG  : Message: 140100010253310200200003011c13a54658434f4d
0408|[2024-06-19 14:25:08] DEBUG  : Decode : 140100010253310200200003011c13a54658434f4d
0409|[2024-06-19 14:25:08] DEBUG  : Test message: 140100010253310200200003011c13a54658434f4d
0410|[2024-06-19 14:25:08] DEBUG  : PacketType: 0x01
0411|[2024-06-19 14:25:08] DEBUG  : Length: 21
0412|[2024-06-19 14:25:08] DEBUG  : Start decoding packet type 0x01
0413|[2024-06-19 14:25:08] DEBUG  : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x00', 'seqnbr': '0x01', 'cmnd': '0x02', 'msg1': '0x53', 'msg2': '0x31', 'msg3': '0x02', 'msg4': '0x00', 'msg5': '0x20', 'msg6': '0x00', 'msg7': '0x03', 'msg8': '0x01', 'msg9': 28}
0414|[2024-06-19 14:25:08] DEBUG  : Subtype = response on a mode command
0415|[2024-06-19 14:25:08] DEBUG  : Firmware version = 0x31
0416|[2024-06-19 14:25:08] DEBUG  : RFXtrx433 operating at 433.92MHz
0417|[2024-06-19 14:25:08] DEBUG  : Hardware major version = 0x03
0418|[2024-06-19 14:25:08] DEBUG  : Hardware minor version = 0x01
0419|[2024-06-19 14:25:08] DEBUG  : Output power = 10 dBm
0420|[2024-06-19 14:25:08] DEBUG  : undec on : 0
0421|[2024-06-19 14:25:08] DEBUG  : Imagintronix,Opus/Alecto2010/Alecto : 0
0422|[2024-06-19 14:25:08] DEBUG  : Byron SX,SelectPlus/Alecto5500 : 0
0423|[2024-06-19 14:25:08] DEBUG  : RSL,Revolt/La Crosse : 0
0424|[2024-06-19 14:25:08] DEBUG  : Lighting4/Davis EU : 0
0425|[2024-06-19 14:25:08] DEBUG  : FineOffset,Viking/Davis US : 0
0426|[2024-06-19 14:25:08] DEBUG  : Rubicson,Alecto,Banggood/Davis AU : 1
0427|[2024-06-19 14:25:08] DEBUG  : AE Blyss : 0
0428|[2024-06-19 14:25:08] DEBUG  : BlindsTx : 0
0429|[2024-06-19 14:25:08] DEBUG  : BlindsT0 : 0
0430|[2024-06-19 14:25:08] DEBUG  : Proguard : 0
0431|[2024-06-19 14:25:08] DEBUG  : Legrand CAD : 0
0432|[2024-06-19 14:25:08] DEBUG  : La Crosse : 0
0433|[2024-06-19 14:25:08] DEBUG  : Hideki,TFA,Cresta,UPM/FS20 : 0
0434|[2024-06-19 14:25:08] DEBUG  : AD LightwaveRF : 0
0435|[2024-06-19 14:25:08] DEBUG  : Mertik/Edisio : 0
0436|[2024-06-19 14:25:08] DEBUG  : Visonic : 0
0437|[2024-06-19 14:25:08] DEBUG  : ATI/cartelectronic/Meiantech,Atlantic : 0
0438|[2024-06-19 14:25:08] DEBUG  : Oregon Scientific/Keeloq : 1
0439|[2024-06-19 14:25:08] DEBUG  : Meiantech,Atlantic/Proguard : 0
0440|[2024-06-19 14:25:08] DEBUG  : HomeEasy EU : 0
0441|[2024-06-19 14:25:08] DEBUG  : AC : 0
0442|[2024-06-19 14:25:08] DEBUG  : ARC : 0
0443|[2024-06-19 14:25:08] DEBUG  : X10 : 0
0444|[2024-06-19 14:25:08] DEBUG  : FunkBus 433.42/Itho CVE RFT : 0
0445|[2024-06-19 14:25:08] DEBUG  : MCZ 434.50/Itho CVE ECO RFT : 0
0446|[2024-06-19 14:25:08] DEBUG  : Honeywell Chime : 0
0447|[2024-06-19 14:25:08] DEBUG  : HomeConfort,Fan : 0
0448|[2024-06-19 14:25:08] DEBUG  : Keeloq : 0
0449|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"7602"}} from ('127.0.0.1', 34944)
0450|[2024-06-19 14:25:09] DEBUG  : Close connection
0451|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '7602'}
0452|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"E902"}} from ('127.0.0.1', 34954)
0453|[2024-06-19 14:25:09] DEBUG  : Close connection
0454|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': 'E902'}
0455|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"FA02"}} from ('127.0.0.1', 34958)
0456|[2024-06-19 14:25:09] DEBUG  : Close connection
0457|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': 'FA02'}
0458|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"6004"}} from ('127.0.0.1', 34962)
0459|[2024-06-19 14:25:09] DEBUG  : Close connection
0460|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '6004'}
0461|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"8602"}} from ('127.0.0.1', 34970)
0462|[2024-06-19 14:25:09] DEBUG  : Close connection
0463|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '8602'}
0464|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"F903"}} from ('127.0.0.1', 34978)
0465|[2024-06-19 14:25:09] DEBUG  : Close connection
0466|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': 'F903'}
0467|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"5504"}} from ('127.0.0.1', 34988)
0468|[2024-06-19 14:25:09] DEBUG  : Close connection
0469|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '5504'}
0470|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"8201"}} from ('127.0.0.1', 35004)
0471|[2024-06-19 14:25:09] DEBUG  : Close connection
0472|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '8201'}
0473|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"3201"}} from ('127.0.0.1', 35016)
0474|[2024-06-19 14:25:09] DEBUG  : Close connection
0475|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '3201'}
0476|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"8A04"}} from ('127.0.0.1', 35032)
0477|[2024-06-19 14:25:09] DEBUG  : Close connection
0478|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '8A04'}
0479|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"2201"}} from ('127.0.0.1', 35042)
0480|[2024-06-19 14:25:09] DEBUG  : Close connection
0481|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '2201'}
0482|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"7D01"}} from ('127.0.0.1', 35058)
0483|[2024-06-19 14:25:09] DEBUG  : Close connection
0484|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': '7D01'}
0485|[2024-06-19 14:25:09] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"D102"}} from ('127.0.0.1', 35074)
0486|[2024-06-19 14:25:09] DEBUG  : Close connection
0487|[2024-06-19 14:25:09] DEBUG  : Add device : {'id': 'D102'}
0488|[2024-06-19 14:25:09] DEBUG  : msg3: [0, 0, 0, 0, 0, 0, 1, 0] / 02
0489|[2024-06-19 14:25:09] DEBUG  : msg4: [0, 0, 0, 0, 0, 0, 0, 0] / 00
0490|[2024-06-19 14:25:09] DEBUG  : msg5: [0, 0, 1, 0, 0, 0, 0, 0] / 20
0491|[2024-06-19 14:25:09] DEBUG  : msg6: [0, 0, 0, 0, 0, 0, 0, 0] / 00
0492|[2024-06-19 14:25:09] DEBUG  : Command: 0d00000203531C02002000000000
0493|[2024-06-19 14:25:09] DEBUG  : Protocol actually activated 02002000
0494|[2024-06-19 14:25:09] DEBUG  : Actual Frequency 53
0495|[2024-06-19 14:25:09] DEBUG  : Wanted protocol 02002000
0496|[2024-06-19 14:25:09] DEBUG  : All is ok, sending start
0497|[2024-06-19 14:25:09] DEBUG  : Write data to serial port : 0d00000207000000000000000000
0498|[2024-06-19 14:25:09] DEBUG  : Message: 1401070207436f7079726967687420524658434f4d
0499|[2024-06-19 14:25:09] DEBUG  : Decode : 1401070207436f7079726967687420524658434f4d
0500|[2024-06-19 14:25:09] DEBUG  : Test message: 1401070207436f7079726967687420524658434f4d
0501|[2024-06-19 14:25:09] DEBUG  : PacketType: 0x01
0502|[2024-06-19 14:25:09] DEBUG  : Length: 21
0503|[2024-06-19 14:25:09] DEBUG  : Start decoding packet type 0x01
0504|[2024-06-19 14:25:09] DEBUG  : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x07', 'seqnbr': '0x02', 'cmnd': '0x07', 'msg1': '0x43', 'msg2': '0x6F', 'msg3': '0x70', 'msg4': '0x79', 'msg5': '0x72', 'msg6': '0x69', 'msg7': '0x67', 'msg8': '0x68', 'msg9': 116}
0505|[2024-06-19 14:25:09] DEBUG  : Subtype = start RFXtrx receiver
0506|[2024-06-19 14:25:10] INFO  : Send async started with a cycle of 0.3s
0507|[2024-06-19 14:30:06] INFO  : Signal 15 caught, exiting...
0508|[2024-06-19 14:30:06] DEBUG  : Close serial port
0509|[2024-06-19 14:30:06] DEBUG  : Serial port closed
0510|[2024-06-19 14:30:06] INFO  : Cancelling 3 outstanding tasks
0511|[2024-06-19 14:30:06] INFO  : Listening cancelled
0512|[2024-06-19 14:30:06] INFO  : Send async cancelled
0513|[2024-06-19 14:30:06] INFO  : Shutdown
0514|[2024-06-19 14:30:06] DEBUG  : Removing PID file /tmp/jeedom/rfxcom/deamon.pid
0515|[2024-06-19 14:30:06] DEBUG  : Exit 0
0516|[2024-06-19 14:30:08] INFO  : Find device : /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5NZ1XB-if00-port0
0517|[2024-06-19 14:30:08] DEBUG  : Init serial module v3.5
0518|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x01 : Interface Response Message
0519|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x02 : Receiver/Transmitter Message
0520|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x10 : Lighting1 (X10, ARC, ELRO, Waveman, EMW200, IMPULS,RisingSun, Philips, Energenie, GDR2, HQ, Oase)
0521|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x11 : Lighting2 (AC, HomeEasy EU, ANSLUT, Kambrook)
0522|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x13 : Lighting4 (PT2262)
0523|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x14 : Lighting5 ( LightwaveRF, Siemens, EMW100, BBSB, MDREMOTE,RSL2, OTIO, Livolo, RGB, Aoke relay, Eurodomest, RGB432W, Legrand,Avantek, IT, Kangtai)
0524|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x15 : Lighting6 (Blyss (AE), Cuveo)
0525|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x16 : Chime (Byron SX, Byron MP001, SelectPlus, Envivo, Alfawise)
0526|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x17 : Fan (Siemens SF01, Itho, LucciAir, SEAV,Westinghouse,Casafan,FT1211R,Novy)
0527|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x19 : Blinds1 (RollerTrol,Hasta,A-OK,Raex, Media Mount, DC)
0528|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x1C : Edisio
0529|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x1D : Honeywell ActivLink
0530|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x1E : FunkBus
0531|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x1F : Hunter Fan
0532|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x20 : Security1 (X10, KD101, Visonic, Meiantech, SA30, SA33, RM174RF)
0533|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x21 : Security2 (KeeLoq)
0534|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x28 : Camera1 (Ninja/Robocam)
0535|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x30 : Remote control and IR (ATI, Medion, PC Remote)
0536|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x40 : Thermostat1 (Digimax)
0537|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x42 : Thermostat3 (Mertik-Maxitrol G6R-H4 type)
0538|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x4E : BBQ Temperature sensors (BBQ1)
0539|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x4F : Temperature and rain sensors
0540|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x50 : Temperature sensors
0541|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x51 : Humidity sensors
0542|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x52 : Temperature and humidity sensors
0543|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x53 : Barometric sensors
0544|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x54 : Temperature, humidity and barometric sensors
0545|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x55 : Rain sensors
0546|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x56 : Wind sensors
0547|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x57 : UV sensors
0548|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x58 : Date/time sensors
0549|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x59 : Current sensors
0550|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x5A : Current sensors
0551|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x5B : Current + ENERGY sensors
0552|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x5C : Power sensors
0553|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x5D : Weighting scale
0554|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x60 : CARTELECTRONIC
0555|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x70 : RFXsensor
0556|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x71 : RFXMeter
0557|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x72 : FS20 (FS20, FHT 8V, FHT80)
0558|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x5D : Weighting scale
0559|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x76 : Weather stations (WEATHER1-WEATHER2)
0560|[2024-06-19 14:30:08] DEBUG  : Load decoder packet type 0x77 : SOLAR1
0561|[2024-06-19 14:30:08] INFO  : Starting daemon with log level: debug
0562|[2024-06-19 14:30:08] DEBUG  : Writing PID 34154 to /tmp/jeedom/rfxcom/deamon.pid
0563|[2024-06-19 14:30:08] INFO  : Listening on 127.0.0.1:55000
0564|[2024-06-19 14:30:08] DEBUG  : Start...
0565|[2024-06-19 14:30:08] DEBUG  : Open serial port on device: /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO5NZ1XB-if00-port0, rate 38400, timeout : 9
0566|[2024-06-19 14:30:08] DEBUG  : Open Serialport
0567|[2024-06-19 14:30:08] DEBUG  : flushOutput serial port
0568|[2024-06-19 14:30:08] DEBUG  : flushInput serial port
0569|[2024-06-19 14:30:08] DEBUG  : Read Device Thread Launched
0570|[2024-06-19 14:30:09] DEBUG  : Send rfxcomd_reset
0571|[2024-06-19 14:30:09] DEBUG  : Write data to serial port : 0d00000000000000000000000000
0572|[2024-06-19 14:30:09] DEBUG  : Sleep 1 sec
0573|[2024-06-19 14:30:10] DEBUG  : flushInput serial port
0574|[2024-06-19 14:30:10] DEBUG  : Send get status test
0575|[2024-06-19 14:30:10] DEBUG  : Write data to serial port : 0d00000102000000000000000000
0576|[2024-06-19 14:30:10] DEBUG  : Message: 140100010253310200200003011c13a54658434f4d
0577|[2024-06-19 14:30:10] DEBUG  : Decode : 140100010253310200200003011c13a54658434f4d
0578|[2024-06-19 14:30:10] DEBUG  : Test message: 140100010253310200200003011c13a54658434f4d
0579|[2024-06-19 14:30:10] DEBUG  : PacketType: 0x01
0580|[2024-06-19 14:30:10] DEBUG  : Length: 21
0581|[2024-06-19 14:30:10] DEBUG  : Start decoding packet type 0x01
0582|[2024-06-19 14:30:10] DEBUG  : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x00', 'seqnbr': '0x01', 'cmnd': '0x02', 'msg1': '0x53', 'msg2': '0x31', 'msg3': '0x02', 'msg4': '0x00', 'msg5': '0x20', 'msg6': '0x00', 'msg7': '0x03', 'msg8': '0x01', 'msg9': 28}
0583|[2024-06-19 14:30:10] DEBUG  : Subtype = response on a mode command
0584|[2024-06-19 14:30:10] DEBUG  : Firmware version = 0x31
0585|[2024-06-19 14:30:10] DEBUG  : RFXtrx433 operating at 433.92MHz
0586|[2024-06-19 14:30:10] DEBUG  : Hardware major version = 0x03
0587|[2024-06-19 14:30:10] DEBUG  : Hardware minor version = 0x01
0588|[2024-06-19 14:30:10] DEBUG  : Output power = 10 dBm
0589|[2024-06-19 14:30:10] DEBUG  : undec on : 0
0590|[2024-06-19 14:30:10] DEBUG  : Imagintronix,Opus/Alecto2010/Alecto : 0
0591|[2024-06-19 14:30:10] DEBUG  : Byron SX,SelectPlus/Alecto5500 : 0
0592|[2024-06-19 14:30:10] DEBUG  : RSL,Revolt/La Crosse : 0
0593|[2024-06-19 14:30:10] DEBUG  : Lighting4/Davis EU : 0
0594|[2024-06-19 14:30:10] DEBUG  : FineOffset,Viking/Davis US : 0
0595|[2024-06-19 14:30:10] DEBUG  : Rubicson,Alecto,Banggood/Davis AU : 1
0596|[2024-06-19 14:30:10] DEBUG  : AE Blyss : 0
0597|[2024-06-19 14:30:10] DEBUG  : BlindsTx : 0
0598|[2024-06-19 14:30:10] DEBUG  : BlindsT0 : 0
0599|[2024-06-19 14:30:10] DEBUG  : Proguard : 0
0600|[2024-06-19 14:30:10] DEBUG  : Legrand CAD : 0
0601|[2024-06-19 14:30:10] DEBUG  : La Crosse : 0
0602|[2024-06-19 14:30:10] DEBUG  : Hideki,TFA,Cresta,UPM/FS20 : 0
0603|[2024-06-19 14:30:10] DEBUG  : AD LightwaveRF : 0
0604|[2024-06-19 14:30:10] DEBUG  : Mertik/Edisio : 0
0605|[2024-06-19 14:30:10] DEBUG  : Visonic : 0
0606|[2024-06-19 14:30:10] DEBUG  : ATI/cartelectronic/Meiantech,Atlantic : 0
0607|[2024-06-19 14:30:10] DEBUG  : Oregon Scientific/Keeloq : 1
0608|[2024-06-19 14:30:10] DEBUG  : Meiantech,Atlantic/Proguard : 0
0609|[2024-06-19 14:30:10] DEBUG  : HomeEasy EU : 0
0610|[2024-06-19 14:30:10] DEBUG  : AC : 0
0611|[2024-06-19 14:30:10] DEBUG  : ARC : 0
0612|[2024-06-19 14:30:10] DEBUG  : X10 : 0
0613|[2024-06-19 14:30:10] DEBUG  : FunkBus 433.42/Itho CVE RFT : 0
0614|[2024-06-19 14:30:10] DEBUG  : MCZ 434.50/Itho CVE ECO RFT : 0
0615|[2024-06-19 14:30:10] DEBUG  : Honeywell Chime : 0
0616|[2024-06-19 14:30:10] DEBUG  : HomeConfort,Fan : 0
0617|[2024-06-19 14:30:10] DEBUG  : Keeloq : 0
0618|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"7602"}} from ('127.0.0.1', 47878)
0619|[2024-06-19 14:30:11] DEBUG  : Close connection
0620|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '7602'}
0621|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"E902"}} from ('127.0.0.1', 47890)
0622|[2024-06-19 14:30:11] DEBUG  : Close connection
0623|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': 'E902'}
0624|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"FA02"}} from ('127.0.0.1', 47894)
0625|[2024-06-19 14:30:11] DEBUG  : Close connection
0626|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': 'FA02'}
0627|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"6004"}} from ('127.0.0.1', 47898)
0628|[2024-06-19 14:30:11] DEBUG  : Close connection
0629|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '6004'}
0630|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"8602"}} from ('127.0.0.1', 47902)
0631|[2024-06-19 14:30:11] DEBUG  : Close connection
0632|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"F903"}} from ('127.0.0.1', 47906)
0633|[2024-06-19 14:30:11] DEBUG  : Close connection
0634|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '8602'}
0635|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': 'F903'}
0636|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"5504"}} from ('127.0.0.1', 47908)
0637|[2024-06-19 14:30:11] DEBUG  : Close connection
0638|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"8201"}} from ('127.0.0.1', 47918)
0639|[2024-06-19 14:30:11] DEBUG  : Close connection
0640|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"3201"}} from ('127.0.0.1', 47920)
0641|[2024-06-19 14:30:11] DEBUG  : Close connection
0642|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '5504'}
0643|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '8201'}
0644|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '3201'}
0645|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"8A04"}} from ('127.0.0.1', 47922)
0646|[2024-06-19 14:30:11] DEBUG  : Close connection
0647|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"2201"}} from ('127.0.0.1', 47930)
0648|[2024-06-19 14:30:11] DEBUG  : Close connection
0649|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"7D01"}} from ('127.0.0.1', 47936)
0650|[2024-06-19 14:30:11] DEBUG  : Close connection
0651|[2024-06-19 14:30:11] DEBUG  : Received {"apikey":"y5HJlx6nrFIueLNfARXSdPDOnvBAeMN2","cmd":"add","device":{"id":"D102"}} from ('127.0.0.1', 47950)
0652|[2024-06-19 14:30:11] DEBUG  : Close connection
0653|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '8A04'}
0654|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '2201'}
0655|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': '7D01'}
0656|[2024-06-19 14:30:11] DEBUG  : Add device : {'id': 'D102'}
0657|[2024-06-19 14:30:11] DEBUG  : msg3: [0, 0, 0, 0, 0, 0, 1, 0] / 02
0658|[2024-06-19 14:30:11] DEBUG  : msg4: [0, 0, 0, 0, 0, 0, 0, 0] / 00
0659|[2024-06-19 14:30:11] DEBUG  : msg5: [0, 0, 1, 0, 0, 0, 0, 0] / 20
0660|[2024-06-19 14:30:11] DEBUG  : msg6: [0, 0, 0, 0, 0, 0, 0, 0] / 00
0661|[2024-06-19 14:30:11] DEBUG  : Command: 0d00000203531C02002000000000
0662|[2024-06-19 14:30:11] DEBUG  : Protocol actually activated 02002000
0663|[2024-06-19 14:30:11] DEBUG  : Actual Frequency 53
0664|[2024-06-19 14:30:11] DEBUG  : Wanted protocol 02002000
0665|[2024-06-19 14:30:11] DEBUG  : All is ok, sending start
0666|[2024-06-19 14:30:11] DEBUG  : Write data to serial port : 0d00000207000000000000000000
0667|[2024-06-19 14:30:11] DEBUG  : Message: 1401070207436f7079726967687420524658434f4d
0668|[2024-06-19 14:30:13] DEBUG  : Decode : 1401070207436f7079726967687420524658434f4d
0669|[2024-06-19 14:30:13] DEBUG  : Test message: 1401070207436f7079726967687420524658434f4d
0670|[2024-06-19 14:30:13] DEBUG  : PacketType: 0x01
0671|[2024-06-19 14:30:13] DEBUG  : Length: 21
0672|[2024-06-19 14:30:13] DEBUG  : Start decoding packet type 0x01
0673|[2024-06-19 14:30:13] DEBUG  : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x07', 'seqnbr': '0x02', 'cmnd': '0x07', 'msg1': '0x43', 'msg2': '0x6F', 'msg3': '0x70', 'msg4': '0x79', 'msg5': '0x72', 'msg6': '0x69', 'msg7': '0x67', 'msg8': '0x68', 'msg9': 116}
0674|[2024-06-19 14:30:13] DEBUG  : Subtype = start RFXtrx receiver
0675|[2024-06-19 14:30:13] INFO  : Send async started with a cycle of 0.3s

Bonjour,
Et il y a des piles dans les sondes?
sont-elles à portées?

car effectivement aucune erreur, au contraire on voit bien que le demon communique avec le rfxcom

il faut attendre chaque 5 min pour ca, c’est normal que ca ne soit pas immédiat.
et c’est comme ca depuis toujours et sur tous les plugins;

Merci @Mips pour l’info je ne savais pas mais comme tu le remarque dans le log le miens se relance toutes les 5 mins sans interruption !

Pour ce qui est des sondes oui, j’en ai 13 et aucune ne remonte. Les piles sont pourtant bonnes.

Que penses-tu des dépendances qu’i ne dépassent jamais 20 % lors de l’installation ?

oui, je parie que c’est que tu as configuré un heartbeat à 5min avec relance du démon…
=> page config plugin?

si tel est le cas, et je ne vois pas comment il pourrait en être autrement, toujours rien d’anormal

il n’y a aucun problème de dépendances, ca ne veut rien dire « dépassent jamais 20 % »
tes dépendances sont ok et on voit bien dans le log que tout est installé jusqu’au bout sans aucune erreur, donc rien à signaler là non plus


le bon protocol est-il activé?

Oui, les sondes orégon fonctionnent, j’ai le plugin depuis très longtemps et je gère mes températures depuis plusieurs années avec. Donc protocole 18 activé celui pour Orégon et les sondes n’indiquent aucun pb de piles ! je sèche :frowning:

Pour ce qui est du heartbeat il était à 15 mins et non 5.

ok je me suis trompé sur mon pari mais ca change rien en fait: jeedom va vérifier chaque 5 minutes (délai non-configurable) s’il y a eu un changement d’info sur un des équipements depuis les X dernières minutes (15 dans ton cas); si pas il post un message (celui que tu as montré dans lequel on voit le délai) et si la case « redémarrer » est cochée, il redémarre le démon => voila pourquoi cela redémarre chaque 5 minutes.

donc tout fonctionne bien coté jeedom: le démon est connecté au rfxcom, le protocole est activé selon ce que tu dis donc j’ignore pourquoi ca ne remonte pas mais cela semble quelque chose entre le boitier rfxcom et les sondes; ce n’est pas le plugin ni le démon ni les dépendances
est-ce que le firmware installé est le bon?

Merci @Mips pour l’analyse, oui le firmware du rfxtrx est le dernier en date flashé. Je vais regarder si j’ai pas des perturbations type radio qui seraient apparues.

vu que c’est pour toutes (13 qd même!), si c’est la piste, cela doit être quelque chose proche du rfxcom

J’ai chargé le programme RFXMNG sur un autre pc, j’ai connecté dessus le RFXTRX et je confirme qu’il n’est pas en cause car toutes les sondes renvoient bien leurs valeurs.
J’ai incriminé ensuite ma VM donc j’ai changer de port, de câble et toujours rien … je déprime :face_with_spiral_eyes:

faudrait attendre des retours d’utilisateurs plus expérimenté sur les entrails du protocol car là ca me dépasse.
tout ce que je vois c’est que le démon tourne et pour moi il est connecté au rfxcom, le reste ce n’est pas mon domaine.