Messages PHP Notice dans les logs cron_execution

Bonjour,
Je suis en version bêta 2022-12-24 14:59:39 et constate des messages dans les logs ‹ cron_execution ›

PHP Warning:  Illegal string offset 'datetime' in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 922
PHP Notice:  Undefined index: dhw in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 930
PHP Notice:  Undefined index: hotwater_temperature_setpoint in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 961
PHP Notice:  Undefined index: operation_mode in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 963
PHP Notice:  Undefined variable: arOpMode_Conv in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 963
PHP Notice:  Undefined variable: arOpMode_Conv in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 1006
PHP Notice:  Undefined variable: zone_QM in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 1064
PHP Notice:  Undefined variable: eqZoneId in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 1068
PHP Notice:  Undefined index:  in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 1068
PHP Notice:  Undefined variable: eqZoneId in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 1070
PHP Notice:  Undefined index:  in /var/www/html/plugins/VaillantControl/core/class/VaillantControl.class.php on line 1070

En consultant les logs, j’ai l’impression que ces messages se font à chaque cron de vaillantControl (toutes les 10 minutes).

Je ne suis pas développeur mais d’après un autre sujet, j’ai compris que les messages PHP notice ne sont pas des erreurs et qu’il manquerait un ternaire ou un elvis pour les éviter.

Mais peut être que ce n’est pas la cause. Qu’en pensez-vous ?

Monsieur Michel, chasseur de notice :slight_smile:

J’en avais pas mal dans les logs.
Et maintenant que je sais que ce n’est pas méchant, merci @tomitomas (mais plutôt gourmand pour le disque), je les chasse ou plutôt je demande à les enlever :wink: