Demon enocean nok suite mise à jour

Bonjour
Depuis ce matin le plugin enocean apparait Nok.
Je l’ai relancé mais cela ne change rien tout comme la reinstallation des dépendances.
Jusqu’à présent tout fonctionnait correctement et hier, j’ai fait une mise du plugin.

Bonjour

Et que peut-on faire pour vous aidez sans autres éléments de votre part? Et il manque le tag du plugin.

  • page santé jeedom
  • logs
  • page configuration

Merci

Antoine

openenocean.log (118,5 Ko)

Merci de votre disponibilité et de votre aide.
La page santé jeedom, c’est celle avec les modules? J’en ai beaucoup…

openenocean_packages.log (23,6 Ko)

Bonjour,

Pas de fichier pour les logs (en tout cas moi je n’ouvre pas donc pas d’aide possible) => contenu à coller dans un Texte préformaté (bouton </>)

La page santé jeedom ce n’est pas celle du plugin c’est celle du core jeedom accessible dans le menu analyse > santé

Que semble-t-il vous n’avez pas lancé puisque la dernière date est le 16/12

[2024-12-31 11:58:01][ERROR] Attention je pense qu'il y a un soucis avec le démon que j'ai relancé plus de 3 fois consécutivement
/usr/lib/python3.9/html/parser.py:170: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.
  k = self.parse_starttag(i)
[2024-12-31 12:00:08][ERROR] : Exception on enocean : 'UN'

Est ce comme cela que je dois envoyer?

Oui c’est le bon format :+1:

Par contre il faudrait les 2 logs au complet et pas juste une ligne.

[2024-12-31 11:11:03][ERROR] : Exception on enocean : 'UN'
[2024-12-31 11:15:02][ERROR] Attention je pense qu'il y a un soucis avec le démon que j'ai relancé plus de 3 fois consécutivement
/usr/lib/python3.9/html/parser.py:170: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.
  k = self.parse_starttag(i)
[2024-12-31 11:16:03][ERROR] : Exception on enocean : 'UN'
[2024-12-31 11:18:36][ERROR] Attention je pense qu'il y a un soucis avec le démon que j'ai relancé plus de 3 fois consécutivement
/usr/lib/python3.9/html/parser.py:170: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.
  k = self.parse_starttag(i)
[2024-12-31 11:19:06][ERROR] : Exception on enocean : 'UN'
[2024-12-31 11:19:19][ERROR] Erreur sur la fonction deamon_start du plugin : Vous devez attendre au moins 45 secondes entre deux lancements du démon. Dernier lancement : 2024-12-31 11:18:36
[2024-12-31 11:19:24][ERROR] Attention je pense qu'il y a un soucis avec le démon que j'ai relancé plus de 3 fois consécutivement
/usr/lib/python3.9/html/parser.py:170: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.
  k = self.parse_starttag(i)
[2024-12-31 11:20:05][ERROR] : Exception on enocean : 'UN'
/usr/lib/python3.9/html/parser.py:170: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.
  k = self.parse_starttag(i)
[2024-12-31 11:22:03][ERROR] : Exception on enocean : 'UN'

Ca c’est le log openocean

+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_openenocean
+ echo 1
+ echo 2
+ sudo killall apt apt-get unattended-upgr
apt: no process found
apt-get: no process found
unattended-upgr: no process found
+ sudo rm /var/lib/apt/lists/lock
+ sudo rm /var/cache/apt/archives/lock
+ sudo rm /var/lib/dpkg/lock /var/lib/dpkg/lock-frontend
+ sudo sudo dpkg --configure -a --force-confdef
+ sudo apt update

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bullseye InRelease
Get:2 http://security.debian.org/debian-security bullseye-security InRelease [27.2 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
Get:5 http://security.debian.org/debian-security bullseye-security/main Sources [223 kB]
Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [333 kB]
Hit:7 https://repository.salamek.cz/deb/pub all InRelease
Get:8 http://security.debian.org/debian-security bullseye-security/main Translation-en [216 kB]
Fetched 843 kB in 1s (1474 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
python3 is already the newest version (3.9.2-3).
The following packages were automatically installed and are no longer required:
  apcupsd-doc gyp libc-ares2 libjs-highlight.js libjs-inherits
  libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer libuv1-dev
  node-abbrev node-agent-base node-ajv node-ansi node-ansi-regex
  node-ansi-styles node-ansistyles node-aproba node-archy
  node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit
  node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf
  node-brace-expansion node-builtins node-cacache node-caseless node-chalk
  node-chownr node-clone node-color-convert node-color-name node-colors
  node-columnify node-combined-stream node-concat-map
  node-console-control-strings node-copy-concurrently node-core-util-is
  node-dashdash node-debug node-defaults node-delayed-stream node-delegates
  node-depd node-ecc-jsbn node-encoding node-err-code
  node-escape-string-regexp node-extend node-extsprintf node-fast-deep-equal
  node-forever-agent node-form-data node-fs-write-stream-atomic
  node-fs.realpath node-function-bind node-gauge node-getpass node-glob
  node-graceful-fs node-har-schema node-har-validator node-has-flag
  node-has-unicode node-hosted-git-info node-http-signature
  node-https-proxy-agent node-iconv-lite node-iferr node-imurmurhash
  node-indent-string node-inflight node-inherits node-ini node-ip
  node-ip-regex node-is-typedarray node-isarray node-isexe node-isstream
  node-jsbn node-json-parse-better-errors node-json-schema
  node-json-schema-traverse node-json-stable-stringify
  node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream
  node-jsprim node-leven node-lockfile node-lru-cache node-mime
  node-mime-types node-minimatch node-mkdirp node-move-concurrently node-ms
  node-mute-stream node-nopt node-normalize-package-data node-npm-bundled
  node-npm-package-arg node-npmlog node-number-is-nan node-oauth-sign
  node-object-assign node-once node-opener node-osenv node-p-map
  node-path-is-absolute node-performance-now node-process-nextick-args
  node-promise-inflight node-promise-retry node-promzard node-psl node-puka
  node-punycode node-qs node-read node-read-package-json node-readable-stream
  node-request node-resolve node-resolve-from node-retry node-rimraf
  node-run-queue node-safe-buffer node-semver node-set-blocking
  node-signal-exit node-slash node-spdx-correct node-spdx-exceptions
  node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri
  node-string-decoder node-string-width node-strip-ansi node-supports-color
  node-tar node-text-table node-through node-tough-cookie node-tunnel-agent
  node-tweetnacl node-typedarray-to-buffer node-unique-filename
  node-universalify node-uri-js node-util-deprecate node-uuid
  node-validate-npm-package-license node-validate-npm-package-name node-verror
  node-wcwidth.js node-which node-wide-align node-wrappy
  node-write-file-atomic node-yallist
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
+ echo 4
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-pip

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
python3-pip is already the newest version (20.3.4-4+deb11u1).
The following packages were automatically installed and are no longer required:
  apcupsd-doc gyp libc-ares2 libjs-highlight.js libjs-inherits
  libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer libuv1-dev
  node-abbrev node-agent-base node-ajv node-ansi node-ansi-regex
  node-ansi-styles node-ansistyles node-aproba node-archy
  node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit
  node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf
  node-brace-expansion node-builtins node-cacache node-caseless node-chalk
  node-chownr node-clone node-color-convert node-color-name node-colors
  node-columnify node-combined-stream node-concat-map
  node-console-control-strings node-copy-concurrently node-core-util-is
  node-dashdash node-debug node-defaults node-delayed-stream node-delegates
  node-depd node-ecc-jsbn node-encoding node-err-code
  node-escape-string-regexp node-extend node-extsprintf node-fast-deep-equal
  node-forever-agent node-form-data node-fs-write-stream-atomic
  node-fs.realpath node-function-bind node-gauge node-getpass node-glob
  node-graceful-fs node-har-schema node-har-validator node-has-flag
  node-has-unicode node-hosted-git-info node-http-signature
  node-https-proxy-agent node-iconv-lite node-iferr node-imurmurhash
  node-indent-string node-inflight node-inherits node-ini node-ip
  node-ip-regex node-is-typedarray node-isarray node-isexe node-isstream
  node-jsbn node-json-parse-better-errors node-json-schema
  node-json-schema-traverse node-json-stable-stringify
  node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream
  node-jsprim node-leven node-lockfile node-lru-cache node-mime
  node-mime-types node-minimatch node-mkdirp node-move-concurrently node-ms
  node-mute-stream node-nopt node-normalize-package-data node-npm-bundled
  node-npm-package-arg node-npmlog node-number-is-nan node-oauth-sign
  node-object-assign node-once node-opener node-osenv node-p-map
  node-path-is-absolute node-performance-now node-process-nextick-args
  node-promise-inflight node-promise-retry node-promzard node-psl node-puka
  node-punycode node-qs node-read node-read-package-json node-readable-stream
  node-request node-resolve node-resolve-from node-retry node-rimraf
  node-run-queue node-safe-buffer node-semver node-set-blocking
  node-signal-exit node-slash node-spdx-correct node-spdx-exceptions
  node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri
  node-string-decoder node-string-width node-strip-ansi node-supports-color
  node-tar node-text-table node-through node-tough-cookie node-tunnel-agent
  node-tweetnacl node-typedarray-to-buffer node-unique-filename
  node-universalify node-uri-js node-util-deprecate node-uuid
  node-validate-npm-package-license node-validate-npm-package-name node-verror
  node-wcwidth.js node-which node-wide-align node-wrappy
  node-write-file-atomic node-yallist
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
+ echo 5
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-dev

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
python3-dev is already the newest version (3.9.2-3).
The following packages were automatically installed and are no longer required:
  apcupsd-doc gyp libc-ares2 libjs-highlight.js libjs-inherits
  libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer libuv1-dev
  node-abbrev node-agent-base node-ajv node-ansi node-ansi-regex
  node-ansi-styles node-ansistyles node-aproba node-archy
  node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit
  node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf
  node-brace-expansion node-builtins node-cacache node-caseless node-chalk
  node-chownr node-clone node-color-convert node-color-name node-colors
  node-columnify node-combined-stream node-concat-map
  node-console-control-strings node-copy-concurrently node-core-util-is
  node-dashdash node-debug node-defaults node-delayed-stream node-delegates
  node-depd node-ecc-jsbn node-encoding node-err-code
  node-escape-string-regexp node-extend node-extsprintf node-fast-deep-equal
  node-forever-agent node-form-data node-fs-write-stream-atomic
  node-fs.realpath node-function-bind node-gauge node-getpass node-glob
  node-graceful-fs node-har-schema node-har-validator node-has-flag
  node-has-unicode node-hosted-git-info node-http-signature
  node-https-proxy-agent node-iconv-lite node-iferr node-imurmurhash
  node-indent-string node-inflight node-inherits node-ini node-ip
  node-ip-regex node-is-typedarray node-isarray node-isexe node-isstream
  node-jsbn node-json-parse-better-errors node-json-schema
  node-json-schema-traverse node-json-stable-stringify
  node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream
  node-jsprim node-leven node-lockfile node-lru-cache node-mime
  node-mime-types node-minimatch node-mkdirp node-move-concurrently node-ms
  node-mute-stream node-nopt node-normalize-package-data node-npm-bundled
  node-npm-package-arg node-npmlog node-number-is-nan node-oauth-sign
  node-object-assign node-once node-opener node-osenv node-p-map
  node-path-is-absolute node-performance-now node-process-nextick-args
  node-promise-inflight node-promise-retry node-promzard node-psl node-puka
  node-punycode node-qs node-read node-read-package-json node-readable-stream
  node-request node-resolve node-resolve-from node-retry node-rimraf
  node-run-queue node-safe-buffer node-semver node-set-blocking
  node-signal-exit node-slash node-spdx-correct node-spdx-exceptions
  node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri
  node-string-decoder node-string-width node-strip-ansi node-supports-color
  node-tar node-text-table node-through node-tough-cookie node-tunnel-agent
  node-tweetnacl node-typedarray-to-buffer node-unique-filename
  node-universalify node-uri-js node-util-deprecate node-uuid
  node-validate-npm-package-license node-validate-npm-package-name node-verror
  node-wcwidth.js node-which node-wide-align node-wrappy
  node-write-file-atomic node-yallist
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
+ echo 6
+ sudo apt install -o Dpkg::Options::=--force-confdef -y build-essential

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.9).
The following packages were automatically installed and are no longer required:
  apcupsd-doc gyp libc-ares2 libjs-highlight.js libjs-inherits
  libjs-is-typedarray libjs-psl libjs-typedarray-to-buffer libuv1-dev
  node-abbrev node-agent-base node-ajv node-ansi node-ansi-regex
  node-ansi-styles node-ansistyles node-aproba node-archy
  node-are-we-there-yet node-asap node-asn1 node-assert-plus node-asynckit
  node-aws-sign2 node-aws4 node-balanced-match node-bcrypt-pbkdf
  node-brace-expansion node-builtins node-cacache node-caseless node-chalk
  node-chownr node-clone node-color-convert node-color-name node-colors
  node-columnify node-combined-stream node-concat-map
  node-console-control-strings node-copy-concurrently node-core-util-is
  node-dashdash node-debug node-defaults node-delayed-stream node-delegates
  node-depd node-ecc-jsbn node-encoding node-err-code
  node-escape-string-regexp node-extend node-extsprintf node-fast-deep-equal
  node-forever-agent node-form-data node-fs-write-stream-atomic
  node-fs.realpath node-function-bind node-gauge node-getpass node-glob
  node-graceful-fs node-har-schema node-har-validator node-has-flag
  node-has-unicode node-hosted-git-info node-http-signature
  node-https-proxy-agent node-iconv-lite node-iferr node-imurmurhash
  node-indent-string node-inflight node-inherits node-ini node-ip
  node-ip-regex node-is-typedarray node-isarray node-isexe node-isstream
  node-jsbn node-json-parse-better-errors node-json-schema
  node-json-schema-traverse node-json-stable-stringify
  node-json-stringify-safe node-jsonify node-jsonparse node-jsonstream
  node-jsprim node-leven node-lockfile node-lru-cache node-mime
  node-mime-types node-minimatch node-mkdirp node-move-concurrently node-ms
  node-mute-stream node-nopt node-normalize-package-data node-npm-bundled
  node-npm-package-arg node-npmlog node-number-is-nan node-oauth-sign
  node-object-assign node-once node-opener node-osenv node-p-map
  node-path-is-absolute node-performance-now node-process-nextick-args
  node-promise-inflight node-promise-retry node-promzard node-psl node-puka
  node-punycode node-qs node-read node-read-package-json node-readable-stream
  node-request node-resolve node-resolve-from node-retry node-rimraf
  node-run-queue node-safe-buffer node-semver node-set-blocking
  node-signal-exit node-slash node-spdx-correct node-spdx-exceptions
  node-spdx-expression-parse node-spdx-license-ids node-sshpk node-ssri
  node-string-decoder node-string-width node-strip-ansi node-supports-color
  node-tar node-text-table node-through node-tough-cookie node-tunnel-agent
  node-tweetnacl node-typedarray-to-buffer node-unique-filename
  node-universalify node-uri-js node-util-deprecate node-uuid
  node-validate-npm-package-license node-validate-npm-package-name node-verror
  node-wcwidth.js node-which node-wide-align node-wrappy
  node-write-file-atomic node-yallist
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
+ echo 7
++ find /usr/local/lib/python3.9/dist-packages/ -mindepth 1 -maxdepth 1 -type d -exec du -ks '{}' +
++ awk '$1 <= 4'
++ cut -f 2-
+ RESULTTODELETE=
++ echo ''
++ sed 's, ,\ ,g'
+ RESULTTODELETE2=
+ echo ''
+ xargs rm -rf
+ echo 8
+ sudo pip3 cache purge
Files removed: 180
+ echo 9
+ sudo pip3 install --upgrade pip
Requirement already satisfied: pip in /usr/local/lib/python3.9/dist-packages (24.3.1)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ echo 10
+ sudo python3 -m pip install --force-reinstall --upgrade six
Collecting six
  Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: six
  Attempting uninstall: six
    Found existing installation: six 1.17.0
    Uninstalling six-1.17.0:
      Successfully uninstalled six-1.17.0
Successfully installed six-1.17.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ echo 11
+ sudo python3 -m pip install --force-reinstall --upgrade requests
Collecting requests
  Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting charset-normalizer<4,>=2 (from requests)
  Downloading charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
Collecting idna<4,>=2.5 (from requests)
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests)
  Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests)
  Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
Downloading requests-2.32.3-py3-none-any.whl (64 kB)
Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
Downloading charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB)
Downloading idna-3.10-py3-none-any.whl (70 kB)
Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests
  Attempting uninstall: urllib3
    Found existing installation: urllib3 2.3.0
    Uninstalling urllib3-2.3.0:
      Successfully uninstalled urllib3-2.3.0
  Attempting uninstall: idna
    Found existing installation: idna 3.10
    Uninstalling idna-3.10:
      Successfully uninstalled idna-3.10
  Attempting uninstall: charset-normalizer
    Found existing installation: charset-normalizer 3.4.0
    Uninstalling charset-normalizer-3.4.0:
      Successfully uninstalled charset-normalizer-3.4.0
  Attempting uninstall: certifi
    Found existing installation: certifi 2024.12.14
    Uninstalling certifi-2024.12.14:
      Successfully uninstalled certifi-2024.12.14
  Attempting uninstall: requests
    Found existing installation: requests 2.32.3
    Uninstalling requests-2.32.3:
      Successfully uninstalled requests-2.32.3
Successfully installed certifi-2024.12.14 charset-normalizer-3.4.1 idna-3.10 requests-2.32.3 urllib3-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ echo 12
+ sudo python3 -m pip install --force-reinstall --upgrade setuptools
Collecting setuptools
  Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB)
Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.1 MB/s eta 0:00:00
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 75.6.0
    Uninstalling setuptools-75.6.0:
      Successfully uninstalled setuptools-75.6.0
Successfully installed setuptools-75.6.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ echo 13
+ sudo python3 -m pip install --force-reinstall --upgrade pyudev
Collecting pyudev
  Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB)
Downloading pyudev-0.24.3-py3-none-any.whl (62 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: pyudev
  Attempting uninstall: pyudev
    Found existing installation: pyudev 0.24.3
    Uninstalling pyudev-0.24.3:
      Successfully uninstalled pyudev-0.24.3
Successfully installed pyudev-0.24.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ echo 14
+ sudo python3 -m pip install --force-reinstall --upgrade pyserial
Collecting pyserial
  Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB)
Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: pyserial
  Attempting uninstall: pyserial
    Found existing installation: pyserial 3.5
    Uninstalling pyserial-3.5:
      Successfully uninstalled pyserial-3.5
Successfully installed pyserial-3.5
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ echo 15
+ sudo python3 -m pip install --force-reinstall --upgrade beautifulsoup4
Collecting beautifulsoup4
  Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
Collecting soupsieve>1.2 (from beautifulsoup4)
  Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: soupsieve, beautifulsoup4
  Attempting uninstall: soupsieve
    Found existing installation: soupsieve 2.6
    Uninstalling soupsieve-2.6:
      Successfully uninstalled soupsieve-2.6
  Attempting uninstall: beautifulsoup4
    Found existing installation: beautifulsoup4 4.12.3
    Uninstalling beautifulsoup4-4.12.3:
      Successfully uninstalled beautifulsoup4-4.12.3
Successfully installed beautifulsoup4-4.12.3 soupsieve-2.6
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ echo 16
+ sudo python3 -m pip install --force-reinstall --upgrade enum-compat
Collecting enum-compat
  Downloading enum_compat-0.0.3-py3-none-any.whl.metadata (954 bytes)
Downloading enum_compat-0.0.3-py3-none-any.whl (1.3 kB)
WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown'
Installing collected packages: enum-compat
  Attempting uninstall: enum-compat
    Found existing installation: enum-compat 0.0.3
    Uninstalling enum-compat-0.0.3:
      Successfully uninstalled enum-compat-0.0.3
Successfully installed enum-compat-0.0.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ echo 17
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end openenocean
+ echo 18
+ rm /tmp/jeedom_install_in_progress_openenocean
+ echo '*******************End of package installation******************'
*******************End of package installation******************

Ca c’est le log openocean_packages obtenu à partir de la page configuration

  • videz le log openenocean
  • changez le niveau de log à DEBUG
  • redémarrez le démon
  • montrez moi le nouveau log
[2024-12-31 12:37:05][ERROR] : Exception on enocean : 'UN'
[2024-12-31 12:37:05][ERROR] : Exception on enocean : 'UN'
[2024-12-31 12:40:02][ERROR] Attention je pense qu'il y a un soucis avec le démon que j'ai relancé plus de 3 fois consécutivement
/usr/lib/python3.9/html/parser.py:170: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.
  k = self.parse_starttag(i)


ok j’ai oublié de dire de sauvegarder :face_exhaling::

  • videz le log openenocean
  • changez le niveau de log à DEBUG
  • sauvegardez
  • redémarrez le démon
  • montrez moi le nouveau log

=> il doit y avoir des log en debug avant cette erreur

Je dois envoyer le log sur plusieurs message, il est très long.

[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '051A01D4', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '050DC15F', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '05050A4E', 'profils': [{'func': '04', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '05920EFB', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '0591CACB', 'profils': [{'func': '04', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '0585B9A5', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '0180534B', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '050EF43F', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '050F0A04', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '0585AAE1', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:35] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:35] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:35] DEBUG  : Add device : {'id': '01959C94', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '058DE7EC', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '019FB5CB', 'profils': [{'func': '06', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '052B9168', 'profils': [{'func': '02', 'type': '13', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '0517E6E7', 'profils': [{'func': '10', 'type': '00', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '0585A65B', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '0581D043', 'profils': [{'func': '04', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '051480CA', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '0581D041', 'profils': [{'func': '04', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}

[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56686]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05855AFB","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56686]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56700]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"059683D9","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56700]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56712]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0198000A","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56712]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56726]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05195822","profils":[{"func":"05","type":"00","rorg":"d2","ignoreRelease":1,"allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56726]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56742]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"00212773","profils":[{"func":"10","type":"00","rorg":"f6","ignoreRelease":0,"allButtons":0}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56742]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56754]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05123FD0","profils":[{"func":"01","type":"0b","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56754]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56766]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05936226","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56766]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56780]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"019591BA","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56780]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56786]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0585B99C","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56786]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56794]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05942320","profils":[{"func":"05","type":"00","rorg":"d2","ignoreRelease":1,"allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56794]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56804]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"002121E4","profils":[{"func":"10","type":"00","rorg":"f6","ignoreRelease":0,"allButtons":0}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56804]
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56816]
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0030BDD0","profils":[{"func":"02","type":"01","rorg":"f6","ignoreRelease":1,"allButtons":1}]}}'
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '05855AFB', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56816]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56826]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"00212760","profils":[{"func":"10","type":"00","rorg":"f6","ignoreRelease":0,"allButtons":0}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56826]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56830]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05123FC8","profils":[{"func":"01","type":"0b","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56830]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56834]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0591EC30","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56834]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56840]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0195A07F","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56840]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56844]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0592D355","profils":[{"func":"05","type":"00","rorg":"d2","ignoreRelease":1,"allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56844]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56848]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"00213892","profils":[{"func":"10","type":"00","rorg":"f6","ignoreRelease":0,"allButtons":0}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56848]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56864]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0032ED3A","profils":[{"func":"02","type":"02","rorg":"f6","ignoreRelease":1,"allButtons":1}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56864]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56878]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05124095","profils":[{"func":"01","type":"0b","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56878]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56888]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05841FC2","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56888]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56892]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"003429F1","profils":[{"func":"02","type":"02","rorg":"f6","ignoreRelease":1,"allButtons":1}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56892]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56896]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0198056F","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56896]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56902]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05931DC0","profils":[{"func":"05","type":"00","rorg":"d2","ignoreRelease":1,"allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56902]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56908]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"002121BE","profils":[{"func":"10","type":"00","rorg":"f6","ignoreRelease":0,"allButtons":0}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56908]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56920]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"003012B9","profils":[{"func":"02","type":"02","rorg":"f6","ignoreRelease":1,"allButtons":1}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56920]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56928]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"050EF40A","profils":[{"func":"01","type":"0b","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56928]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56932]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05140978","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56932]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56934]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"019591F3","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56934]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56938]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05930E75","profils":[{"func":"05","type":"00","rorg":"d2","ignoreRelease":1,"allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56938]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56944]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"810077C1","profils":[{"func":"14","type":"30","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56944]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56946]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0586BBE6","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56946]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56958]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"019590DE","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56958]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56968]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05A3C39C","profils":[{"func":"10","type":"00","rorg":"f6","ignoreRelease":0,"allButtons":0}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56968]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56982]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0588B357","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56982]
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '059683D9', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:56984]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"019588D0","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:56984]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57000]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0592D363","profils":[{"func":"05","type":"00","rorg":"d2","ignoreRelease":1,"allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57000]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57008]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"050DAFAE","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57008]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57012]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"01958FDF","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57012]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57016]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"01A5610A","profils":[{"func":"07","type":"01","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57016]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57030]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"01809033","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57030]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57038]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0189E00A","profils":[{"func":"01","type":"0b","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57038]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57042]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"051240A4","profils":[{"func":"01","type":"0b","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57042]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57044]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0585A6D6","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57044]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57046]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"01959D44","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57046]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57052]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05874E95","profils":[{"func":"01","type":"01","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57052]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57066]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0189A81A","profils":[{"func":"07","type":"01","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57066]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57070]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"FED2BB4D","profils":[{"func":"02","type":"02","rorg":"f6","ignoreRelease":0,"allButtons":0}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57070]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57078]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0585B949","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57078]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57082]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0588044E","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57082]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57090]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"01A28B01","profils":[{"func":"07","type":"01","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57090]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57106]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05856622","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57106]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57120]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"019860D7","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57120]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57132]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"059363B9","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57132]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57144]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"01980530","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57144]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57158]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"051A01D4","profils":[{"func":"05","type":"00","rorg":"d2","ignoreRelease":1,"allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57158]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57166]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"050DC15F","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57166]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57180]
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05050A4E","profils":[{"func":"04","type":"01","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57180]
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '0198000A', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57192]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"05920EFB","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57192]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57196]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0591CACB","profils":[{"func":"04","type":"01","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57196]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57200]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0585B9A5","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57200]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57214]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0180534B","profils":[{"func":"00","type":"01","rorg":"d5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57214]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57230]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"050EF43F","profils":[{"func":"01","type":"0b","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57230]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57240]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"050F0A04","profils":[{"func":"01","type":"0b","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57240]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57250]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0585AAE1","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57250]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57254]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"01959C94","profils":[{"func":"02","type":"05","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57254]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57264]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"058DE7EC","profils":[{"func":"05","type":"00","rorg":"d2","ignoreRelease":1,"allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57264]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57266]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"019FB5CB","profils":[{"func":"06","type":"01","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57266]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57270]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"052B9168","profils":[{"func":"02","type":"13","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57270]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57274]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0517E6E7","profils":[{"func":"10","type":"00","rorg":"f6","ignoreRelease":0,"allButtons":0}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57274]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57278]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0585A65B","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57278]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57290]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0581D043","profils":[{"func":"04","type":"01","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57290]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57302]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"051480CA","profils":[{"func":"01","type":"0c","rorg":"d2","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57302]
[2024-12-31 12:57:36] INFO  : Client connected to [127.0.0.1:57310]
[2024-12-31 12:57:36] INFO  : Message read from socket: b'{"apikey":"t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn","cmd":"add","device":{"id":"0581D041","profils":[{"func":"04","type":"01","rorg":"a5","ignoreRelease":"","allButtons":""}]}}'
[2024-12-31 12:57:36] INFO  : Client disconnected from [127.0.0.1:57310]
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '05195822', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:36] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:36] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:36] DEBUG  : Add device : {'id': '00212773', 'profils': [{'func': '10', 'type': '00', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05123FD0', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05936226', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '019591BA', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0585B99C', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05942320', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '002121E4', 'profils': [{'func': '10', 'type': '00', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0030BDD0', 'profils': [{'func': '02', 'type': '01', 'rorg': 'f6', 'ignoreRelease': 1, 'allButtons': 1}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '00212760', 'profils': [{'func': '10', 'type': '00', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05123FC8', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0591EC30', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0195A07F', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0592D355', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '00213892', 'profils': [{'func': '10', 'type': '00', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0032ED3A', 'profils': [{'func': '02', 'type': '02', 'rorg': 'f6', 'ignoreRelease': 1, 'allButtons': 1}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05124095', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05841FC2', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '003429F1', 'profils': [{'func': '02', 'type': '02', 'rorg': 'f6', 'ignoreRelease': 1, 'allButtons': 1}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0198056F', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05931DC0', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '002121BE', 'profils': [{'func': '10', 'type': '00', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '003012B9', 'profils': [{'func': '02', 'type': '02', 'rorg': 'f6', 'ignoreRelease': 1, 'allButtons': 1}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '050EF40A', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05140978', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '019591F3', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05930E75', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '810077C1', 'profils': [{'func': '14', 'type': '30', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0586BBE6', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '019590DE', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05A3C39C', 'profils': [{'func': '10', 'type': '00', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0588B357', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '019588D0', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0592D363', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '050DAFAE', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '01958FDF', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '01A5610A', 'profils': [{'func': '07', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '01809033', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0189E00A', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '051240A4', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0585A6D6', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '01959D44', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05874E95', 'profils': [{'func': '01', 'type': '01', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0189A81A', 'profils': [{'func': '07', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': 'FED2BB4D', 'profils': [{'func': '02', 'type': '02', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0585B949', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '0588044E', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '01A28B01', 'profils': [{'func': '07', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '05856622', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:37] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:37] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:37] DEBUG  : Add device : {'id': '019860D7', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '059363B9', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '01980530', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '051A01D4', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '050DC15F', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '05050A4E', 'profils': [{'func': '04', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '05920EFB', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '0591CACB', 'profils': [{'func': '04', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '0585B9A5', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '0180534B', 'profils': [{'func': '00', 'type': '01', 'rorg': 'd5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '050EF43F', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '050F0A04', 'profils': [{'func': '01', 'type': '0b', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '0585AAE1', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '01959C94', 'profils': [{'func': '02', 'type': '05', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '058DE7EC', 'profils': [{'func': '05', 'type': '00', 'rorg': 'd2', 'ignoreRelease': 1, 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '019FB5CB', 'profils': [{'func': '06', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '052B9168', 'profils': [{'func': '02', 'type': '13', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '0517E6E7', 'profils': [{'func': '10', 'type': '00', 'rorg': 'f6', 'ignoreRelease': 0, 'allButtons': 0}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '0585A65B', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '0581D043', 'profils': [{'func': '04', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '051480CA', 'profils': [{'func': '01', 'type': '0c', 'rorg': 'd2', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:38] DEBUG  : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-12-31 12:57:38] DEBUG  : Received command from jeedom : add
[2024-12-31 12:57:38] DEBUG  : Add device : {'id': '0581D041', 'profils': [{'func': '04', 'type': '01', 'rorg': 'a5', 'ignoreRelease': '', 'allButtons': ''}]}
[2024-12-31 12:57:48] DEBUG  : [85, 0, 10, 7, 1, 235, 165, 119, 24, 0, 15, 1, 159, 181, 203, 1, 0, 255, 255, 255, 255, 89, 0, 123]
[2024-12-31 12:57:48] DEBUG  : 01:9F:B5:CB->FF:FF:FF:FF (-89 dBm): 0x01 ['0xa5', '0x77', '0x18', '0x0', '0xf', '0x1', '0x9f', '0xb5', '0xcb', '0x1'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x59', '0x0'] OrderedDict()
[2024-12-31 12:57:48] DEBUG  : Message is repeated 1 times
[2024-12-31 12:57:48] DEBUG  : {'id': '019FB5CB', 'rorg': 'a5', 'packet_type': '1', 'dBm': '-89', 'func': '06', 'type': '01', 'repeat': '1', 'destination': 'FFFFFFFF', 'manufacturer': '000', 'cmd': None}
[2024-12-31 12:57:48] DEBUG  : Parsing Packet
[2024-12-31 12:57:48] DEBUG  : Its a BS4 message
[2024-12-31 12:57:48] DEBUG  : Decode data : {"id": "019FB5CB", "rorg": "a5", "packet_type": "1", "dBm": "-89", "func": "06", "type": "01", "repeat": "1", "destination": "FFFFFFFF", "manufacturer": "000", "cmd": null, "SVC": {"description": "Supply voltage (linear)", "unit": "V", "value": 2.3799999999999994, "raw_value": 119}, "ILL2": {"description": "Illumination 2 (linear)", "unit": "lx", "value": 3095.2941176470586, "raw_value": 24}, "ILL1": {"description": "Illumination 1 (linear)", "unit": "lx", "value": 600.0, "raw_value": 0}, "LRNB": {"description": "Learn Bit", "unit": "", "value": "Data", "raw_value": 1}, "RS": {"description": "Range select", "unit": "", "value": "Range acc. to DB_2 (ILL2)", "raw_value": 1}, "ILL": 3095.2941176470586}
[2024-12-31 12:57:48] DEBUG  : Send to jeedom: {'devices': {'019FB5CB': {'id': '019FB5CB', 'rorg': 'a5', 'packet_type': '1', 'dBm': '-89', 'func': '06', 'type': '01', 'repeat': '1', 'destination': 'FFFFFFFF', 'manufacturer': '000', 'cmd': None, 'SVC': {'description': 'Supply voltage (linear)', 'unit': 'V', 'value': 2.3799999999999994, 'raw_value': 119}, 'ILL2': {'description': 'Illumination 2 (linear)', 'unit': 'lx', 'value': 3095.2941176470586, 'raw_value': 24}, 'ILL1': {'description': 'Illumination 1 (linear)', 'unit': 'lx', 'value': 600.0, 'raw_value': 0}, 'LRNB': {'description': 'Learn Bit', 'unit': '', 'value': 'Data', 'raw_value': 1}, 'RS': {'description': 'Range select', 'unit': '', 'value': 'Range acc. to DB_2 (ILL2)', 'raw_value': 1}, 'ILL': 3095.2941176470586}}}
[2024-12-31 12:57:48] DEBUG  : Starting new HTTP connection (1): 127.0.0.1:80
[2024-12-31 12:57:48] DEBUG  : http://127.0.0.1:80 "POST /plugins/openenocean/core/php/jeeOpenEnOcean.php?apikey=t7ULilecisXS2VYFjZr658TYkQHkwAgRjkyh6284SUa4TwwQScFgCM48EakGxUbn HTTP/1.1" 200 0

Je ne parviens pas à envoyer le log.
Le log passe en pause.
Je clique sur reprendre.
Je clique sur Vider
Il n’ a plus rien dans le log
Je ferme la fenêtre
Je suis en debug
Je relance le demon
Je clique sur le log enocean
J’ai un log avec un nombre incroyable de lignes
le log affiche reprendre au lieu de pause comme bouton
Le demon est repassé nok
je clique sur reprendre, j’obtiens la suite du log avec une erreur