Aucun port demon nok

Bonjour,
Je suis perdu.
J’ai un modem USB 2 compteurs, avec mes 2 compteurs en mode historique.
Avant de l’installer j’ai poser la question sur le forum de « cartelectronique » si il était compatible avec jeedom. il m’a répondu; oui
Donc je l’installe avec le plugin en stable (4.6.5)
Je configure et mes compteurs apparaissent.
mais 1 minute plus tard plus rien.
Je retourne dans la config , le port du modem a disparu.


Je change la version du pluging en beta (4.7).
et la toujours pas de port en vu et le démon qui ne veux pas démarrer.
Je redémarre Jeedom, maintenant je vois le port mais demon toujours sur NOK.
Voici la config et les logs;

TELEINFO-DEMON-CONSO:

File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier
File "/var/www/html/plugins/teleinfo/ressources/teleinfo_2_cpt.py", line 1
#!/usr/bin/python3
^
SyntaxError: invalid character in identifier

Teleinfo-update:

Lancement de l'installation/mise à jour des dépendances Téléinfo
Raffraichissement du système
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:5 https://deb.nodesource.com/node_14.x buster InRelease
Hit:6 http://mirrors.xtom.de/armbian buster InRelease
Reading package lists...
Installation de la librairie ftdi pour modem 2 compteurs
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package python-ftdi
Reading package lists...
Building dependency tree...
Reading state information...
python-ftdi1 is already the newest version (1.4-1+b2).
0 upgraded, 0 newly installed, 0 to remove and 167 not upgraded.
Requirement already satisfied: pylibftdi in /usr/local/lib/python3.7/dist-packages (0.20.0)
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
[notice] A new release of pip available: 22.3 -> 22.3.1
[notice] To update, run: python3 -m pip install --upgrade pip
Installation de la librairie serial
WARNING: Skipping serial as it is not installed.
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
Requirement already satisfied: pyserial in /usr/local/lib/python3.7/dist-packages (3.4)
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
[notice] A new release of pip available: 22.3 -> 22.3.1
[notice] To update, run: python3 -m pip install --upgrade pip
Requirement already satisfied: setuptools in /usr/local/lib/python3.7/dist-packages (65.5.0)
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
[notice] A new release of pip available: 22.3 -> 22.3.1
[notice] To update, run: python3 -m pip install --upgrade pip
Requirement already satisfied: requests in /usr/local/lib/python3.7/dist-packages (2.28.1)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/dist-packages (from requests) (1.26.12)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.7/dist-packages (from requests) (3.4)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/dist-packages (from requests) (2022.9.24)
Requirement already satisfied: charset-normalizer<3,>=2 in /usr/local/lib/python3.7/dist-packages (from requests) (2.0.12)
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
[notice] A new release of pip available: 22.3 -> 22.3.1
[notice] To update, run: python3 -m pip install --upgrade pip
Requirement already satisfied: pyudev in /usr/local/lib/python3.7/dist-packages (0.24.0)
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
[notice] A new release of pip available: 22.3 -> 22.3.1
[notice] To update, run: python3 -m pip install --upgrade pip
Mise à jour de cmdline ou inittab suivant système
Everything is successfully installed!

Au secours!
Merci

Bonjour, est ce que tu peux aller dans l’explorateur de fichiers et aller dans html/​plugins/​teleinfo/​ressources/ et ouvres le fichier ​teleinfo_2_cpt.py

Celui que j’ai chez moi a 2 point rouge sur les 2 premiers caractères, il faudrait que tu les effaces et enregistres après.

Il y a dû y avoir un bug lors de l’export de ce fichier dans la version bêta

Sinon tu peux télécharger le fichier qui est dans ce post et le mettre à la place :

Merci pour ta réponse.
J’ai supprimé les 2 points et le démon a démarrer.
Par contre le port a disparu.

Normalement c’est comme ça:

Et maintenant j’ai ça:

J’ai changé le modem physiquement de port, relancer les dépendances, mais rien n’y fait.
dans les logs de « teleinfo deamon conso » j’ai ça;

[2022-11-08 04:10:05]INFO : GLOBAL------Start teleinfod
[2022-11-08 04:10:05]INFO : GLOBAL------Cycle Sommeil : 0.5
[2022-11-08 04:10:05]INFO : GLOBAL------Socket port : 55062
[2022-11-08 04:10:05]INFO : GLOBAL------Socket host : 127.0.0.1
[2022-11-08 04:10:05]INFO : GLOBAL------Log level : debug
[2022-11-08 04:10:05]INFO : GLOBAL------Callback : http://127.0.0.1:80/plugins/teleinfo/core/php/jeeTeleinfo.php
[2022-11-08 04:10:05]INFO : GLOBAL------Vitesse : 1200
[2022-11-08 04:10:05]INFO : GLOBAL------Apikey : jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU
[2022-11-08 04:10:05]INFO : GLOBAL------Cycle : 0.3
[2022-11-08 04:10:05]INFO : GLOBAL------Port : /dev/ttyUSB1
[2022-11-08 04:10:05]INFO : GLOBAL------Mode : historique
[2022-11-08 04:10:05]DEBUG : Writing PID 21045 to /tmp/jeedom/teleinfo/teleinfo2cpt.pid
[2022-11-08 04:10:05]DEBUG : Init request module v2.28.1
[2022-11-08 04:10:05]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-08 04:10:05]DEBUG : http://127.0.0.1:80 "GET /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-08 04:10:05]DEBUG : Socket interface started
[2022-11-08 04:10:05]DEBUG : LoopNetServer Thread started
[2022-11-08 04:10:05]INFO : GLOBAL------Start listening...
[2022-11-08 04:10:05]DEBUG : Listening on: [127.0.0.1:55062]
[2022-11-08 04:10:05]INFO : GLOBAL------Preparing Teleinfo...
[2022-11-08 04:10:05]DEBUG : GLOBAL------Read Socket Thread Launched
[2022-11-08 04:10:05]INFO : TELEINFO------Initialisation de la teleinfo
[2022-11-08 04:10:05]INFO : TELEINFO------FTDI TYPE : 1
[2022-11-08 04:10:05]DEBUG : Lecture des donnees
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : ADCO value : 042064321091 chechsum : 7
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : OPTARIF value : HC.. chechsum : <
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : ISOUSC value : 60 chechsum : <
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : HCHC value : 009316771 chechsum : (
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : HCHP value : 011187537 chechsum : 4
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : PTEC value : HC.. chechsum : S
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : IINST value : 002 chechsum : Y
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : IMAX value : 090 chechsum : H
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : PAPP value : 00540 chechsum : *
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : HHPHC value : A chechsum : ,
[2022-11-08 04:10:10]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-08 04:10:10]DEBUG : cle : ADCO valeur : 042064321091
[2022-11-08 04:10:10]DEBUG : cle : OPTARIF valeur : HC..
[2022-11-08 04:10:10]DEBUG : cle : ISOUSC valeur : 60
[2022-11-08 04:10:10]DEBUG : cle : HCHC valeur : 009316771
[2022-11-08 04:10:10]DEBUG : cle : HCHP valeur : 011187537
[2022-11-08 04:10:10]DEBUG : cle : IINST valeur : 002
[2022-11-08 04:10:10]DEBUG : cle : IMAX valeur : 090
[2022-11-08 04:10:10]DEBUG : cle : PAPP valeur : 00540
[2022-11-08 04:10:10]DEBUG : cle : HHPHC valeur : A
[2022-11-08 04:10:10]DEBUG : cle : MOTDETAT valeur : 000000
[2022-11-08 04:10:10]DEBUG : Send to jeedom : {'device': {'042064321091': {'ADCO': '042064321091', 'OPTARIF': 'HC..', 'ISOUSC': '60', 'HCHC': '009316771', 'HCHP': '011187537', 'PTEC': 'HC', 'IINST': '002', 'IMAX': '090', 'PAPP': '00540', 'HHPHC': 'A', 'MOTDETAT': '000000', 'device': '042064321091'}}}
[2022-11-08 04:10:10]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-08 04:10:10]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-08 04:10:10]DEBUG : Lecture des donnees
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : ADCO value : 030322897663 chechsum : H
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : OPTARIF value : BASE chechsum : 0
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : ISOUSC value : 45 chechsum : ?
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : BASE value : 019905092 chechsum : .
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : PTEC value : TH.. chechsum : $
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : IINST value : 001 chechsum : X
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : IMAX value : 008 chechsum : G
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : PAPP value : 00140 chechsum : &
[2022-11-08 04:10:16]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-08 04:10:16]DEBUG : Send to jeedom : {'device': {'030322897663': {'ADCO': '030322897663', 'OPTARIF': 'BASE', 'ISOUSC': '45', 'BASE': '019905092', 'PTEC': 'TH', 'IINST': '001', 'IMAX': '008', 'PAPP': '00140', 'MOTDETAT': '000000', 'device': '030322897663'}}}
[2022-11-08 04:10:16]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-08 04:10:17]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-08 04:10:17]DEBUG : Lecture des donnees
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : ADCO value : 042064321091 chechsum : 7
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : OPTARIF value : HC.. chechsum : <
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : ISOUSC value : 60 chechsum : <
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : HCHC value : 009316772 chechsum : )
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : HCHP value : 011187537 chechsum : 4
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : PTEC value : HC.. chechsum : S
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : IINST value : 002 chechsum : Y
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : IMAX value : 090 chechsum : H
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : PAPP value : 00540 chechsum : *
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : HHPHC value : A chechsum : ,
[2022-11-08 04:10:22]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-08 04:10:22]DEBUG : cle : ADCO valeur : 042064321091
[2022-11-08 04:10:22]DEBUG : cle : OPTARIF valeur : HC..
[2022-11-08 04:10:22]DEBUG : cle : ISOUSC valeur : 60
[2022-11-08 04:10:22]DEBUG : cle : HCHC valeur : 009316772
[2022-11-08 04:10:22]DEBUG : cle : HCHP valeur : 011187537
[2022-11-08 04:10:22]DEBUG : cle : IINST valeur : 002
[2022-11-08 04:10:22]DEBUG : cle : IMAX valeur : 090
[2022-11-08 04:10:22]DEBUG : cle : PAPP valeur : 00540
[2022-11-08 04:10:22]DEBUG : cle : HHPHC valeur : A
[2022-11-08 04:10:22]DEBUG : cle : MOTDETAT valeur : 000000
[2022-11-08 04:10:22]DEBUG : Send to jeedom : {'device': {'042064321091': {'HCHC': '009316772', 'device': '042064321091'}}}
[2022-11-08 04:10:22]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-08 04:10:22]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-08 04:10:23]DEBUG : Lecture des donnees
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : ADCO value : 030322897663 chechsum : H
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : OPTARIF value : BASE chechsum : 0
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : ISOUSC value : 45 chechsum : ?
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : BASE value : 019905092 chechsum : .
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : PTEC value : TH.. chechsum : $
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : IINST value : 001 chechsum : X
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : IMAX value : 008 chechsum : G
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : PAPP value : 00140 chechsum : &
[2022-11-08 04:10:29]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-08 04:10:29]DEBUG : Lecture des donnees
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : ADCO value : 042064321091 chechsum : 7
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : OPTARIF value : HC.. chechsum : <
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : ISOUSC value : 60 chechsum : <
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : HCHC value : 009316774 chechsum : +
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : HCHP value : 011187537 chechsum : 4
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : PTEC value : HC.. chechsum : S
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : IINST value : 002 chechsum : Y
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : IMAX value : 090 chechsum : H
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : PAPP value : 00550 chechsum : +
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : HHPHC value : A chechsum : ,
[2022-11-08 04:10:34]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-08 04:10:34]DEBUG : cle : ADCO valeur : 042064321091
[2022-11-08 04:10:34]DEBUG : cle : OPTARIF valeur : HC..
[2022-11-08 04:10:34]DEBUG : cle : ISOUSC valeur : 60
[2022-11-08 04:10:34]DEBUG : cle : HCHC valeur : 009316774
[2022-11-08 04:10:34]DEBUG : cle : HCHP valeur : 011187537
[2022-11-08 04:10:34]DEBUG : cle : IINST valeur : 002
[2022-11-08 04:10:34]DEBUG : cle : IMAX valeur : 090
[2022-11-08 04:10:34]DEBUG : cle : PAPP valeur : 00550
[2022-11-08 04:10:34]DEBUG : cle : HHPHC valeur : A
[2022-11-08 04:10:34]DEBUG : cle : MOTDETAT valeur : 000000
[2022-11-08 04:10:34]DEBUG : Send to jeedom : {'device': {'042064321091': {'HCHC': '009316774', 'PAPP': '00550', 'device': '042064321091'}}}
[2022-11-08 04:10:34]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-08 04:10:34]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-08 04:10:35]INFO : GLOBAL------Passage des logs en normal

Bizarre en effet mais apparemment on dirait bien qu’il arrive a communiquer avec. Tu sais sur quel port usb est ton modem?

Avant il était sur le port USB0 mais je l’ai changer de place ( au cas ou ça viendrait du port).
Sur le port USB1 ce trouve le dongle Zigbee. sur la box Atlas il y a encore 2 port donc j’ai du le mettre en USB2 ou 3.
Les LED du module clignote bien et passe de compt 1 a 2

Et je n’est que HCHP et PAPP qui s’affiche

pour le port USB pour le trouver tu peux dans Réglages > Système > Configuration > OS/DB > Administration Système > Ouvrir

Tapes la commande:

ls -l /dev/serial/by-id

Sinon tu n’as peut être pas ouvert dans ton compteur tous les champs envoyés par le modem. Pour le faire il faut cocher:

Quand je tape la commande " ls -l /dev/serial/by-id " j’ai ça:

total 0
lrwxrwxrwx 1 root root 13 Nov 8 03:54 usb-1a86_USB_Serial-if00-port0 → …/…/ttyUSB0

Cela voudrait dire que c’est celui la ?

D’autre part je me suis tromper j’ai bien toutes les infos qui arrivent sur le linky , cependant l’info " IMAX" m’indique 90A alors que mon « ISOUSC » est de 60A , bizarre

Pour le 2eme compteur qui lui est de base , toutes les infos ce sont crée comme si c’etait un abonnement HC/HP.
Un autre soucis quand je vais dans le panel, j’ai l’erreur " commande ID 215 inconnu"
et quand je regarde l’historique du 2ieme compteur (plaque de cuisson) je vois des conso alors que je devrait pas en avoir .


Bref j’ai l’impression que j’ai pas mal de choses qui ne vont pas.

Pour mon histoire de port , j’ai cliquer sur " detection automatique" et il me dit :
Non disponible pour le modem 2 compteurs. Veuillez regarder la zone Configuration avancée afin de configurer le modem.
pourtant il me semble que c’est bien configurer , en 1er compteur j’ai le linky en mode historique et en 2eme compteur un ancien compteur.

Pour etre sur,
Mon modem USB 2 compteurs il y a bien longtemps, etait raccorder sur un PC windows . depuis que j’ai jeedom je l’ai brancher dessus, mais avant j’ai demander sur le forum de « cartelectronique » ( la ou j’ai acheter mon modem) si il n’y avait pas besoin de changer de firmware sur le modem ( windows ou linux) . il m’a répondu que non.
C’est bien ça?

Le strap à l’intérieur du modem est bien sur 2 compteurs ? Pourrais tu envoyer tous les fichiers de log stp

Oui le strap est bien sur 2 compteurs.
Voici les logs que je viens mettre en DEBUG ( il y en a certains que j’avais vider hier :woozy_face:)

TELEINFO:



[2022-11-10 04:28:37]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:28:37]DEBUG : PAPP=00150|device=030322897663|
[2022-11-10 04:28:43]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:28:43]DEBUG : HCHC=009332538|PAPP=00450|device=042064321091|
[2022-11-10 04:28:50]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:28:50]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:28:55]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:28:55]DEBUG : HCHC=009332539|PAPP=00440|device=042064321091|
[2022-11-10 04:29:02]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:29:02]DEBUG : PAPP=00130|device=030322897663|
[2022-11-10 04:29:06]DEBUG : Pas de calcul
[2022-11-10 04:29:06]DEBUG : Pas de calcul
[2022-11-10 04:29:08]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:29:08]DEBUG : HCHC=009332540|PAPP=00450|device=042064321091|
[2022-11-10 04:29:14]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:29:14]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:29:20]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:29:20]DEBUG : HCHC=009332541|PAPP=00440|device=042064321091|
[2022-11-10 04:29:26]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:29:26]DEBUG : PAPP=00130|device=030322897663|
[2022-11-10 04:29:32]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:29:32]DEBUG : HCHC=009332542|device=042064321091|
[2022-11-10 04:29:39]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:29:39]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:29:44]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:29:44]DEBUG : HCHC=009332543|device=042064321091|
[2022-11-10 04:29:51]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:29:51]DEBUG : PAPP=00130|device=030322897663|
[2022-11-10 04:29:57]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:29:57]DEBUG : HCHC=009332544|device=042064321091|
[2022-11-10 04:30:05]INFO : ----- Calcul des statistiques temps réel -----
[2022-11-10 04:30:05]INFO : Date de début : 2022-11-10 00:00:00
[2022-11-10 04:30:05]INFO : Date de fin   : 2022-11-10 04:30:05
[2022-11-10 04:30:05]INFO : Liste index HP          : BASE,HCHP,EASF02,BBRHPJB,BBRHPJW,BBRHPJR,EJPHPM
[2022-11-10 04:30:05]INFO : Liste index HC          : HCHC,EASF01,BBRHCJB,BBRHCJW,BBRHCJR,EJPHN
[2022-11-10 04:30:05]INFO : Liste index Production  : EAIT
[2022-11-10 04:30:05]INFO : Objet : Linky
[2022-11-10 04:30:05]DEBUG : Commande HC N°8777
[2022-11-10 04:30:05]DEBUG :  ==> Valeur HC MAX : 9332544.00
[2022-11-10 04:30:05]DEBUG :  ==> Valeur HC MIN : 9326011.00
[2022-11-10 04:30:05]DEBUG : Total HC --> 6533
[2022-11-10 04:30:05]DEBUG : Commande HP N°8760
[2022-11-10 04:30:05]DEBUG :  ==> Valeur HP MAX : 11204554.00
[2022-11-10 04:30:05]DEBUG :  ==> Valeur HP MIN : 11204554.00
[2022-11-10 04:30:05]DEBUG : Total HP --> 0
[2022-11-10 04:30:05]INFO : Mise à jour de la statistique journalière (HP) ==> 0
[2022-11-10 04:30:05]INFO : Mise à jour de la statistique journalière ==> 6533
[2022-11-10 04:30:05]INFO : Mise à jour de la statistique journalière (HC) ==> 6533
[2022-11-10 04:30:05]INFO : Objet : Plaque induction
[2022-11-10 04:30:05]DEBUG : Commande HP N°8770
[2022-11-10 04:30:05]DEBUG :  ==> Valeur HP MAX : 19905754.00
[2022-11-10 04:30:05]DEBUG :  ==> Valeur HP MIN : 19905754.00
[2022-11-10 04:30:05]DEBUG : Total HP --> 0
[2022-11-10 04:30:05]INFO : Mise à jour de la statistique journalière ==> 0
[2022-11-10 04:30:05]INFO : Mise à jour de la statistique journalière (HC) ==> 0
[2022-11-10 04:30:05]INFO : Mise à jour de la statistique journalière (HP) ==> 0
[2022-11-10 04:30:05]INFO : Mise à jour de la statistique journalière (PROD) ==> 0
[2022-11-10 04:30:05]INFO : ----------------------------------------------
[2022-11-10 04:30:06]DEBUG : Pas de calcul
[2022-11-10 04:30:06]DEBUG : Pas de calcul
[2022-11-10 04:30:09]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:30:09]DEBUG : HCHC=009332546|PAPP=00450|device=042064321091|
[2022-11-10 04:30:16]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:30:16]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:30:21]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:30:21]DEBUG : HCHC=009332547|device=042064321091|
[2022-11-10 04:30:33]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:30:33]DEBUG : HCHC=009332548|PAPP=00430|device=042064321091|
[2022-11-10 04:30:40]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:30:40]DEBUG : PAPP=00130|device=030322897663|
[2022-11-10 04:30:46]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:30:46]DEBUG : HCHC=009332549|PAPP=00450|device=042064321091|
[2022-11-10 04:30:52]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:30:52]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:30:58]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:30:58]DEBUG : HCHC=009332550|PAPP=00440|device=042064321091|
[2022-11-10 04:31:06]DEBUG : Pas de calcul
[2022-11-10 04:31:06]DEBUG : Pas de calcul
[2022-11-10 04:31:10]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:31:10]DEBUG : HCHC=009332551|device=042064321091|
[2022-11-10 04:31:17]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:31:17]DEBUG : PAPP=00130|device=030322897663|
[2022-11-10 04:31:23]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:31:23]DEBUG : HCHC=009332552|PAPP=00450|device=042064321091|
[2022-11-10 04:31:29]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:31:29]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:31:35]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:31:35]DEBUG : HCHC=009332553|PAPP=00440|device=042064321091|
[2022-11-10 04:31:41]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:31:41]DEBUG : PAPP=00150|device=030322897663|
[2022-11-10 04:31:47]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:31:47]DEBUG : HCHC=009332554|device=042064321091|
[2022-11-10 04:31:54]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:31:54]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:31:59]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:31:59]DEBUG : HCHC=009332556|device=042064321091|
[2022-11-10 04:32:05]DEBUG : Pas de calcul
[2022-11-10 04:32:05]DEBUG : Pas de calcul
[2022-11-10 04:32:12]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:32:12]DEBUG : HCHC=009332557|device=042064321091|
[2022-11-10 04:32:24]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:32:24]DEBUG : HCHC=009332558|device=042064321091|
[2022-11-10 04:32:36]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:32:36]DEBUG : HCHC=009332559|PAPP=00460|device=042064321091|
[2022-11-10 04:32:43]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:32:43]DEBUG : PAPP=00130|device=030322897663|
[2022-11-10 04:32:48]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:32:48]DEBUG : HCHC=009332560|device=042064321091|
[2022-11-10 04:32:55]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:32:55]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:33:01]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:33:01]DEBUG : HCHC=009332561|device=042064321091|
[2022-11-10 04:33:05]DEBUG : Pas de calcul
[2022-11-10 04:33:05]DEBUG : Pas de calcul
[2022-11-10 04:33:25]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:33:26]DEBUG : HCHC=009332562|device=042064321091|
[2022-11-10 04:33:32]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:33:32]DEBUG : PAPP=00130|device=030322897663|
[2022-11-10 04:33:38]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:33:38]DEBUG : HCHC=009332563|PAPP=00450|device=042064321091|
[2022-11-10 04:33:44]DEBUG : This is a message from teleinfo program 030322897663
[2022-11-10 04:33:44]DEBUG : PAPP=00140|device=030322897663|
[2022-11-10 04:33:50]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:33:50]DEBUG : HCHC=009332564|PAPP=00460|device=042064321091|
[2022-11-10 04:34:02]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:34:02]DEBUG : HCHC=009332565|device=042064321091|
[2022-11-10 04:34:05]DEBUG : Pas de calcul
[2022-11-10 04:34:05]DEBUG : Pas de calcul
[2022-11-10 04:34:14]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:34:14]DEBUG : HCHC=009332566|PAPP=00480|device=042064321091|
[2022-11-10 04:34:27]DEBUG : This is a message from teleinfo program 042064321091
[2022-11-10 04:34:27]DEBUG : HCHC=009332567|PAPP=00430|device=042064321091|

Teleinfo daemon conso:




[2022-11-10 04:35:53]DEBUG : Send to jeedom : {'device': {'042064321091': {'HCHC': '009332572', 'device': '042064321091'}}}
[2022-11-10 04:35:53]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-10 04:35:53]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-10 04:35:53]DEBUG : Lecture des donnees
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : ADCO value : 030322897663 chechsum : H
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : OPTARIF value : BASE chechsum : 0
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : ISOUSC value : 45 chechsum : ?
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : BASE value : 019905754 chechsum : 3
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : PTEC value : TH.. chechsum : $
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : IINST value : 001 chechsum : X
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : IMAX value : 008 chechsum : G
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : PAPP value : 00130 chechsum : %
[2022-11-10 04:35:59]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:35:59]DEBUG : Send to jeedom : {'device': {'030322897663': {'PAPP': '00130', 'device': '030322897663'}}}
[2022-11-10 04:35:59]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-10 04:35:59]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-10 04:36:00]DEBUG : Lecture des donnees
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : ADCO value : 042064321091 chechsum : 7
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : OPTARIF value : HC.. chechsum : <
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : ISOUSC value : 60 chechsum : <
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : HCHC value : 009332573 chechsum : &
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : HCHP value : 011204554 chechsum : )
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : PTEC value : HC.. chechsum : S
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : IINST value : 002 chechsum : Y
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : IMAX value : 090 chechsum : H
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : PAPP value : 00440 chechsum : )
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : HHPHC value : A chechsum : ,
[2022-11-10 04:36:05]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:05]DEBUG : cle : ADCO valeur : 042064321091
[2022-11-10 04:36:05]DEBUG : cle : OPTARIF valeur : HC..
[2022-11-10 04:36:05]DEBUG : cle : ISOUSC valeur : 60
[2022-11-10 04:36:05]DEBUG : cle : HCHC valeur : 009332573
[2022-11-10 04:36:05]DEBUG : cle : HCHP valeur : 011204554
[2022-11-10 04:36:05]DEBUG : cle : IINST valeur : 002
[2022-11-10 04:36:05]DEBUG : cle : IMAX valeur : 090
[2022-11-10 04:36:05]DEBUG : cle : PAPP valeur : 00440
[2022-11-10 04:36:05]DEBUG : cle : HHPHC valeur : A
[2022-11-10 04:36:05]DEBUG : cle : MOTDETAT valeur : 000000
[2022-11-10 04:36:05]DEBUG : Send to jeedom : {'device': {'042064321091': {'HCHC': '009332573', 'PAPP': '00440', 'device': '042064321091'}}}
[2022-11-10 04:36:05]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-10 04:36:05]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-10 04:36:05]DEBUG : Lecture des donnees
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : ADCO value : 030322897663 chechsum : H
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : OPTARIF value : BASE chechsum : 0
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : ISOUSC value : 45 chechsum : ?
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : BASE value : 019905754 chechsum : 3
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : PTEC value : TH.. chechsum : $
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : IINST value : 001 chechsum : X
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : IMAX value : 008 chechsum : G
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : PAPP value : 00140 chechsum : &
[2022-11-10 04:36:11]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:12]DEBUG : Send to jeedom : {'device': {'030322897663': {'PAPP': '00140', 'device': '030322897663'}}}
[2022-11-10 04:36:12]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-10 04:36:12]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-10 04:36:12]DEBUG : Lecture des donnees
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : ADCO value : 042064321091 chechsum : 7
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : OPTARIF value : HC.. chechsum : <
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : ISOUSC value : 60 chechsum : <
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : HCHC value : 009332573 chechsum : &
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : HCHP value : 011204554 chechsum : )
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : PTEC value : HC.. chechsum : S
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : IINST value : 002 chechsum : Y
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : IMAX value : 090 chechsum : H
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : PAPP value : 00430 chechsum : (
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : HHPHC value : A chechsum : ,
[2022-11-10 04:36:17]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:17]DEBUG : cle : ADCO valeur : 042064321091
[2022-11-10 04:36:17]DEBUG : cle : OPTARIF valeur : HC..
[2022-11-10 04:36:17]DEBUG : cle : ISOUSC valeur : 60
[2022-11-10 04:36:17]DEBUG : cle : HCHC valeur : 009332573
[2022-11-10 04:36:17]DEBUG : cle : HCHP valeur : 011204554
[2022-11-10 04:36:17]DEBUG : cle : IINST valeur : 002
[2022-11-10 04:36:17]DEBUG : cle : IMAX valeur : 090
[2022-11-10 04:36:17]DEBUG : cle : PAPP valeur : 00430
[2022-11-10 04:36:17]DEBUG : cle : HHPHC valeur : A
[2022-11-10 04:36:17]DEBUG : cle : MOTDETAT valeur : 000000
[2022-11-10 04:36:17]DEBUG : Send to jeedom : {'device': {'042064321091': {'PAPP': '00430', 'device': '042064321091'}}}
[2022-11-10 04:36:17]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-10 04:36:17]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-10 04:36:18]DEBUG : Lecture des donnees
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : ADCO value : 030322897663 chechsum : H
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : OPTARIF value : BASE chechsum : 0
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : ISOUSC value : 45 chechsum : ?
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : BASE value : 019905754 chechsum : 3
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : PTEC value : TH.. chechsum : $
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : IINST value : 001 chechsum : X
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : IMAX value : 008 chechsum : G
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : PAPP value : 00140 chechsum : &
[2022-11-10 04:36:24]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:24]DEBUG : Lecture des donnees
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : ADCO value : 042064321091 chechsum : 7
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : OPTARIF value : HC.. chechsum : <
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : ISOUSC value : 60 chechsum : <
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : HCHC value : 009332574 chechsum : '
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : HCHP value : 011204554 chechsum : )
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : PTEC value : HC.. chechsum : S
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : IINST value : 002 chechsum : Y
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : IMAX value : 090 chechsum : H
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : PAPP value : 00430 chechsum : (
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : HHPHC value : A chechsum : ,
[2022-11-10 04:36:29]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:29]DEBUG : cle : ADCO valeur : 042064321091
[2022-11-10 04:36:29]DEBUG : cle : OPTARIF valeur : HC..
[2022-11-10 04:36:29]DEBUG : cle : ISOUSC valeur : 60
[2022-11-10 04:36:29]DEBUG : cle : HCHC valeur : 009332574
[2022-11-10 04:36:29]DEBUG : cle : HCHP valeur : 011204554
[2022-11-10 04:36:29]DEBUG : cle : IINST valeur : 002
[2022-11-10 04:36:29]DEBUG : cle : IMAX valeur : 090
[2022-11-10 04:36:29]DEBUG : cle : PAPP valeur : 00430
[2022-11-10 04:36:29]DEBUG : cle : HHPHC valeur : A
[2022-11-10 04:36:29]DEBUG : cle : MOTDETAT valeur : 000000
[2022-11-10 04:36:30]DEBUG : Send to jeedom : {'device': {'042064321091': {'HCHC': '009332574', 'device': '042064321091'}}}
[2022-11-10 04:36:30]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-10 04:36:30]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-10 04:36:30]DEBUG : Lecture des donnees
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : ADCO value : 030322897663 chechsum : H
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : OPTARIF value : BASE chechsum : 0
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : ISOUSC value : 45 chechsum : ?
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : BASE value : 019905754 chechsum : 3
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : PTEC value : TH.. chechsum : $
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : IINST value : 001 chechsum : X
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : IMAX value : 008 chechsum : G
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : PAPP value : 00140 chechsum : &
[2022-11-10 04:36:36]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:37]DEBUG : Lecture des donnees
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : ADCO value : 042064321091 chechsum : 7
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : OPTARIF value : HC.. chechsum : <
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : ISOUSC value : 60 chechsum : <
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : HCHC value : 009332575 chechsum : (
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : HCHP value : 011204554 chechsum : )
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : PTEC value : HC.. chechsum : S
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : IINST value : 002 chechsum : Y
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : IMAX value : 090 chechsum : H
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : PAPP value : 00430 chechsum : (
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : HHPHC value : A chechsum : ,
[2022-11-10 04:36:42]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:42]DEBUG : cle : ADCO valeur : 042064321091
[2022-11-10 04:36:42]DEBUG : cle : OPTARIF valeur : HC..
[2022-11-10 04:36:42]DEBUG : cle : ISOUSC valeur : 60
[2022-11-10 04:36:42]DEBUG : cle : HCHC valeur : 009332575
[2022-11-10 04:36:42]DEBUG : cle : HCHP valeur : 011204554
[2022-11-10 04:36:42]DEBUG : cle : IINST valeur : 002
[2022-11-10 04:36:42]DEBUG : cle : IMAX valeur : 090
[2022-11-10 04:36:42]DEBUG : cle : PAPP valeur : 00430
[2022-11-10 04:36:42]DEBUG : cle : HHPHC valeur : A
[2022-11-10 04:36:42]DEBUG : cle : MOTDETAT valeur : 000000
[2022-11-10 04:36:42]DEBUG : Send to jeedom : {'device': {'042064321091': {'HCHC': '009332575', 'device': '042064321091'}}}
[2022-11-10 04:36:42]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2022-11-10 04:36:42]DEBUG : http://127.0.0.1:80 "POST /plugins/teleinfo/core/php/jeeTeleinfo.php?apikey=jfIUaIlRykYy5gD8Xhg2H0tU3RqULHLU HTTP/1.1" 200 0
[2022-11-10 04:36:42]DEBUG : Lecture des donnees
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : ADCO value : 030322897663 chechsum : H
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : OPTARIF value : BASE chechsum : 0
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : ISOUSC value : 45 chechsum : ?
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : BASE value : 019905754 chechsum : 3
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : PTEC value : TH.. chechsum : $
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : IINST value : 001 chechsum : X
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : IMAX value : 008 chechsum : G
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : PAPP value : 00140 chechsum : &
[2022-11-10 04:36:48]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:49]DEBUG : Lecture des donnees
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : ADCO value : 042064321091 chechsum : 7
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : OPTARIF value : HC.. chechsum : <
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : ISOUSC value : 60 chechsum : <
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : HCHC value : 009332575 chechsum : (
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : HCHP value : 011204554 chechsum : )
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : PTEC value : HC.. chechsum : S
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : IINST value : 002 chechsum : Y
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : IMAX value : 090 chechsum : H
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : PAPP value : 00430 chechsum : (
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : HHPHC value : A chechsum : ,
[2022-11-10 04:36:54]DEBUG : TELEINFO------name : MOTDETAT value : 000000 chechsum : B
[2022-11-10 04:36:54]DEBUG : cle : ADCO valeur : 042064321091
[2022-11-10 04:36:54]DEBUG : cle : OPTARIF valeur : HC..
[2022-11-10 04:36:54]DEBUG : cle : ISOUSC valeur : 60
[2022-11-10 04:36:54]DEBUG : cle : HCHC valeur : 009332575
[2022-11-10 04:36:54]DEBUG : cle : HCHP valeur : 011204554
[2022-11-10 04:36:54]DEBUG : cle : IINST valeur : 002
[2022-11-10 04:36:54]DEBUG : cle : IMAX valeur : 090
[2022-11-10 04:36:54]DEBUG : cle : PAPP valeur : 00430
[2022-11-10 04:36:54]DEBUG : cle : HHPHC valeur : A
[2022-11-10 04:36:54]DEBUG : cle : MOTDETAT valeur : 000000
[2022-11-10 04:36:54]DEBUG : Lecture des donnees

Teleinfo daemon prod : vide

Teleinfo package:

+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_teleinfo
+ echo 1
+ echo 2
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian buster-updates InRelease
Hit:3 http://deb.debian.org/debian buster-backports InRelease
Hit:4 http://security.debian.org buster/updates InRelease
Hit:5 https://deb.nodesource.com/node_14.x buster InRelease
Hit:6 http://mirrors.xtom.de/armbian buster InRelease
Reading package lists...
Building dependency tree...
Reading state information...
167 packages can be upgraded. Run 'apt list --upgradable' to see them.
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-ftdi1
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
python3-ftdi1
0 upgraded, 1 newly installed, 0 to remove and 167 not upgraded.
Need to get 46.9 kB of archives.
After this operation, 526 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main arm64 python3-ftdi1 arm64 1.4-1+b2 [46.9 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 46.9 kB in 0s (536 kB/s)
Selecting previously unselected package python3-ftdi1.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 63862 files and directories currently installed.)
Preparing to unpack .../python3-ftdi1_1.4-1+b2_arm64.deb ...
Unpacking python3-ftdi1 (1.4-1+b2) ...
Setting up python3-ftdi1 (1.4-1+b2) ...
+ echo 4
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end teleinfo
+ rm /tmp/jeedom_install_in_progress_teleinfo
+ echo '*******************End of package installation******************'
*******************End of package installation******************

teleinfo update: vide

Et le diagnostique:
5

Bon, apparemment ton modem envoie bien les trames à jeedom. Si je résume et dis moi si je me trompe, tu as 2 compteurs installés chez toi sur lesquels tu récupères la téléinfo. Le 042064321091 qui est celui de ton arrivée EDF (ou équivalent) qui est un linky en mode historique avec un tarif HP/HC. Le 030322897663 est un compteur non linky qui te sert pour récupérer la conso d’appareils spécifiques chez toi.

Pour le 1er prenons les choses les unes après les autres:

  • Tu as un abonnement souscrit qui te permet de consommer 60 Ampères (= 12KW) par contre IMAX = 90A, c’est normal quand tu lis la doc:

C’est un problème que j’avais aussi. L’index est bien distribué sur le champ BASE mais comme dans les options l’index BASE figure dans le champs HP le plugin considère que la variation de l’index BASE est à interpréter comme HP donc pour réssoudre ça il faudrait que tu enlèves BASES des opitions tarifaires

Pour le diagnostique je ne sais pas mais je pense qu’il n’a pas été prévu pour le modèle à 2 compteurs

Tout d’abord, merci pour ta patience.
moi j’en suis a une boite d’aspirine :smiley:
Oui c’est tout a fait ça , Le 042064321091 c’est le linky et le 030322897663 ma plaque électrique.
J’ai aussi enlever l’index « base » dans les options et d’autres choses aussi ( ejp, tempo etc…)


Et je te confirme que les trames remontent bien.
Par contre:
1- certaines valeurs pour moi sont incohérentes notamment sur le linky.
image
Pour STAT-TODAY-HC, STAT-YESTERDAY-HP , STAT-YESTERDAY-HC et STAT-YESTERDAY je suis d’accord.
Mais pour STAT-TODAY-HP et STAT-TODAY, pour moi il y a un problème .
Quand je regarde physiquement mon compteur linky l’index HP est marqué 11210kwh et HP 9332kwh.

2- Quand je vais dans info modem:
image
j’ai l’erreur ;

Fichier Ligne Message
http://192.168.1.60/core/php/getResource.php?file=core/js/log.class.js&md5=97aae7c356368e6a141e894799c00e88&lang=fr_FR 246 Uncaught ReferenceError: $rawLogCheck is not defined

3- Je reviens sur mon soucis de port qui n’apparait pas;


Quand je lis la doc je vois ça ;

Télécharger le programme et le firmware ici : http://www.cartelectronic.fr/logiciels/Modif%20teleinfo%201TIC.zip (Pour le modem 1 compteur : http://www.cartelectronic.fr/blog/?p=1125)
Faut il que je le fasse? si oui, le lien est mort. Quand j’ai poser la question sur le forum de ( cartelectronique) on m’a répondu que je n’avait rien a faire.
Mais si ça marche comme ça je laisse. mais je ne voudrait pas que ça bug un jour.

4- dernière question. si j’utilise le pluging « suivi conso » faudra t’il encore que j’historise les commandes info ?

Je suis désolé de t’embêter avec mes questions mais j’ai équiper tous mes appareils de la maison avec un module de consommation et il ne me reste plus que le compteur linky a superviser.
En ce moment c’est la grande mode d’essayer d’économiser l’energie :wink:

Oui tu as dû avoir un pb sur les 2 index que tu cites. Tu as sans doute eu un passage à 0 de ton compteur et comme il fait la différence entre le mini et le maxi tu te retrouves avec la consommation égale à ton index… Est ce que tu peux regarder ton index base s’il ne repasse pas par 0 et celui qui est utilisé pour les HP aussi?

Je ne vois pas le pb pour info modem… De toute façon cela ne te servira pas.

Pas la peine pour le firmware, si ce n’était pas bon alors rien ne fonctionnerait. Je vais regarder si je peux modifier le fichier 2 compteurs pour que le port apparaisse mais si le développeur ne l’a pas fait c’est que sans doute ça ne doit pas être possible. Je t’enverrai un fichier pour que tu testes si tu veux bien car moi je ne peux pas j’ai le modem 1 compteur

Pour suivi conso je n’en sais rien je n’ai pas ce plugin, voir avec eux

Effectivement j’ai eu 2 fois le passage a 0 de l’index HP du linky.

J’ai donc vider tout les historiques . désactiver/réactiver le pluging ( en espérant que j’ai bien fait ).
Je vais attendre 24h sans plus rien toucher.
Le lissage des historiques il faut le mettre sur quel mode ? pour l’instant ils sont sur « aucun »

D’autre part , j’ai beau supprimer les commandes « prod » elles réapparaissent tout le temps.

Ok super :+1: je veux bien. merci

Pour éviter que des index dont tu ne veux pas réapparaissent tu dois décocher la création automatique des commandes

Je l’ai est décocher depuis le début.

Bonjour,
depuis que je suis reparti de zero ( vider les historiques) et attendu 24h les index semblent bon et tout a l’air de fonctionner. ouf !
Par contre faut-il laisser toutes les historiques en mode « aucun » ? car je ne sait pas si il y a un rapport mais la " mémoire disponible" de jeedom est descendu en fleche depuis 3 jours.

1 « J'aime »