Poêle JollyMec

Bonjour à tous,

Je suis actuellement en train d’essayer de mettre en place ce tutoriel pour gérer mon poele à granule JollyMec Botero 2

Je rencontre cependant un problème au niveau de la mise à jour des informations du poele sur jeedom.
Les données ne veulent plus se synchroniser à chaque appel j’ai l’impression.Les infos actuel affichées sur le widget date d’hier soir (Status, Status géré, Consigne etc …)

Pourtant quand j’analyse les logs , je récupère bien les nouvelles infos.

Si je change le nom du poele dans jeedom, il est également remis à jour quelques minutes plus tard lorsque le poele communique avec jeedom.

Bref je ne comprends pas pourquoi toutes les infos des différentes commandes ne se mettent pas à jour.

Avez-vous un idée ?

[2022-12-02 11:28:12][DEBUG] : [deamon]  send change imediate
[2022-12-02 11:28:12][INFO] : Send to jeedom :  {'Id': '3B2DCB6B-1C16-462F-91C9-B77B715E005B', 'status_managed': '4', 'Name': 'Poele JM', 'Modele': 'BOTERO 2', 'Status': '0', 'StatusTranslated': 'OFF', 'alarme': '0', 'Puissance': '1', 'AmbTemp': '17.0', 'Ventilo': '2', 'GazTemp': '30.0', 'Consigne': '17.5', 'TempMin': '7', 'TempMax': '40', 'is_online': 'True'}
[2022-12-02 11:28:12][DEBUG] : [deamon]  send change imediate done
[2022-12-02 11:28:12][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2022-12-02 11:28:12][DEBUG] : [deamon] no more command pending
[2022-12-02 11:28:12][DEBUG] : reception callback
[2022-12-02 11:28:12][DEBUG] : test=Array (     [Id] => 3B2DCB6B-1C16-462F-91C9-B77B715E005B     [status_managed] => 4     [Name] => Poele JM     [Modele] => BOTERO 2     [Status] => 0     [StatusTranslated] => OFF     [alarme] => 0     [Puissance] => 1     [AmbTemp] => 17.0     [Ventilo] => 2     [GazTemp] => 30.0     [Consigne] => 17.5     [TempMin] => 7     [TempMax] => 40     [is_online] => True ) 
[2022-12-02 11:28:12][DEBUG] : Creation commandes
[2022-12-02 11:28:12][DEBUG] : http://127.0.0.1:80 "POST /plugins/PoeleAgua/core/php/jeePoeleAgua.php?apikey=ijmRjZWNNZW26pNSN42Zautjm3fw432fjeW2swJwccMu5aNqqnUe9SGG6DuZMWhV HTTP/1.1" 500 0
[2022-12-02 11:28:12][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2022-12-02 11:28:12][DEBUG] : reception callback
[2022-12-02 11:28:12][DEBUG] : test=Array (     [Id] => 3B2DCB6B-1C16-462F-91C9-B77B715E005B     [status_managed] => 4     [Name] => Poele JM     [Modele] => BOTERO 2     [Status] => 0     [StatusTranslated] => OFF     [alarme] => 0     [Puissance] => 1     [AmbTemp] => 17.0     [Ventilo] => 2     [GazTemp] => 30.0     [Consigne] => 17.5     [TempMin] => 7     [TempMax] => 40     [is_online] => True ) 
[2022-12-02 11:28:12][DEBUG] : Creation commandes
[2022-12-02 11:28:12][DEBUG] : http://127.0.0.1:80 "POST /plugins/PoeleAgua/core/php/jeePoeleAgua.php?apikey=ijmRjZWNNZW26pNSN42Zautjm3fw432fjeW2swJwccMu5aNqqnUe9SGG6DuZMWhV HTTP/1.1" 500 0
[2022-12-02 11:28:12][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2022-12-02 11:28:12][DEBUG] : reception callback
[2022-12-02 11:28:12][DEBUG] : test=Array (     [Id] => 3B2DCB6B-1C16-462F-91C9-B77B715E005B     [status_managed] => 4     [Name] => Poele JM     [Modele] => BOTERO 2     [Status] => 0     [StatusTranslated] => OFF     [alarme] => 0     [Puissance] => 1     [AmbTemp] => 17.0     [Ventilo] => 2     [GazTemp] => 30.0     [Consigne] => 17.5     [TempMin] => 7     [TempMax] => 40     [is_online] => True ) 
[2022-12-02 11:28:12][DEBUG] : Creation commandes
[2022-12-02 11:28:12][DEBUG] : http://127.0.0.1:80 "POST /plugins/PoeleAgua/core/php/jeePoeleAgua.php?apikey=ijmRjZWNNZW26pNSN42Zautjm3fw432fjeW2swJwccMu5aNqqnUe9SGG6DuZMWhV HTTP/1.1" 500 0

Bonne journée à tous,

Nilo