Changement de consigne impossible

Bonjour à tous,
Je découvre avec joie ce plugin et j’en remercie l’auteur, très pratique et enfin on arrive à faire quelque chose plus efficace que leurs app smartphone :slight_smile: :slight_smile: !
J’ai juste un bug un peu bizarre… Envoyez l’ordre marche/arrêt fonctionne quasi systématiquement mais impossible d’envoyer un changement de consigne, à chaque fois un timeout…

Voici ce que j’ai tenté :

  • la commande « purge/install apparmor » vu sur un autre post
  • Un sleep de 10s après l’envoie d’une commande en mode scénario.
  • Changer la consigne avant d’allumer la clim

Matériel
Climatiseur Qlima SC5225
Pi3 B+
App smartphone Nethome plus
Plugin stable version 2022-12-30 01:21:56
Jeedom stable 4.3.17

Ci joint le log,

[2023-06-04 07:00:05][DEBUG] : [ENDPOINT] /appliance_status_with_account
[2023-06-04 07:00:24][DEBUG] : [GET STATUS] {   "latency": 18.745,   "response": "id 000000P0000000Q1F0C9D11C690F0000/16492674468229
  id      = 16492674468229
  addr    = 192.168.0.22
  s/n     = 000000P0000000Q1F0C9D11C690F0000
  model   = Air conditioner
  ssid    = net_ac_690F
  online  = True
  name    = Cuisine
  running = False
  target  = 23.0
  indoor  = 22.5
  outdoor = 15.0
  fan     = 40
  mode    = 2
  purify  = False
  eco     = False
  sleep   = False
  verticalswing = False
  horizontalswing = False
  turbofan  = False
  turbo  = False
  F       = False
  error   = 0
  supports= {'eco': 1, 'heat_8': 1, 'mode': 1, 'fan_swing': 1, 'electricity': 1, 'filter_reminder': 0, 'strong_fan': 1}
  version = 2
",   "status": "ok" } 
[2023-06-04 07:07:06][DEBUG] : [ENDPOINT] /appliance_status_with_account
[2023-06-04 07:07:22][DEBUG] : [GET STATUS] {   "latency": 15.59,   "response": "id 000000P0000000Q1F0C9D11C690F0000/16492674468229
  id      = 16492674468229
  addr    = 192.168.0.22
  s/n     = 000000P0000000Q1F0C9D11C690F0000
  model   = Air conditioner
  ssid    = net_ac_690F
  online  = True
  name    = Cuisine
  running = False
  target  = 23.0
  indoor  = 22.5
  outdoor = 15.0
  fan     = 40
  mode    = 2
  purify  = False
  eco     = False
  sleep   = False
  verticalswing = False
  horizontalswing = False
  turbofan  = False
  turbo  = False
  F       = False
  error   = 0
  supports= {'eco': 1, 'heat_8': 1, 'mode': 1, 'fan_swing': 1, 'electricity': 1, 'filter_reminder': 0, 'strong_fan': 1}
  version = 2
",   "status": "ok" } 
[2023-06-04 07:07:51][DEBUG] : LogicalId action => marche
[2023-06-04 07:07:51][DEBUG] : $_options[] traité: {"user_login":"tutur19","user_id":"2"}
[2023-06-04 07:07:51][DEBUG] : commande à envoyer: --running 1 
[2023-06-04 07:07:51][DEBUG] : [ENDPOINT] /set_appliance_attribute_with_account
[2023-06-04 07:07:51][DEBUG] : midea-beautiful-air-cli set --ip 192.168.0.22 --account gougis.arthur@gmail.com --password ****** --running 1
[2023-06-04 07:08:06][DEBUG] : Data => {   "latency": 15.651,   "response": "id 000000P0000000Q1F0C9D11C690F0000/16492674468229
  id      = 16492674468229
  addr    = 192.168.0.22
  s/n     = 000000P0000000Q1F0C9D11C690F0000
  model   = Air conditioner
  ssid    = net_ac_690F
  online  = True
  name    = Cuisine
  running = True
  target  = 23.0
  indoor  = 22.5
  outdoor = 15.0
  fan     = 40
  mode    = 2
  purify  = False
  eco     = False
  sleep   = False
  verticalswing = False
  horizontalswing = False
  turbofan  = False
  turbo  = False
  F       = False
  error   = 0
  supports= {'eco': 1, 'heat_8': 1, 'mode': 1, 'fan_swing': 1, 'electricity': 1, 'filter_reminder': 0, 'strong_fan': 1}
  version = 2
",   "status": "ok" } 
[2023-06-04 07:08:21][DEBUG] : LogicalId action => setTemperature
[2023-06-04 07:08:21][DEBUG] : $_options[] traité: {"text":"24","user_login":"tutur19","user_id":"2"}
[2023-06-04 07:08:21][DEBUG] : [ENDPOINT] /appliance_status_with_account
[2023-06-04 07:08:35][DEBUG] : [GET STATUS] {   "latency": 13.737,   "response": "id 000000P0000000Q1F0C9D11C690F0000/16492674468229
  id      = 16492674468229
  addr    = 192.168.0.22
  s/n     = 000000P0000000Q1F0C9D11C690F0000
  model   = Air conditioner
  ssid    = net_ac_690F
  online  = True
  name    = Cuisine
  running = True
  target  = 23.0
  indoor  = 22.5
  outdoor = 12.5
  fan     = 40
  mode    = 2
  purify  = False
  eco     = False
  sleep   = False
  verticalswing = False
  horizontalswing = False
  turbofan  = False
  turbo  = False
  F       = False
  error   = 0
  supports= {'eco': 1, 'heat_8': 1, 'mode': 1, 'fan_swing': 1, 'electricity': 1, 'filter_reminder': 0, 'strong_fan': 1}
  version = 2
",   "status": "ok" } 
[2023-06-04 07:08:35][DEBUG] : commande à envoyer: --target-temperature 24 
[2023-06-04 07:09:31][DEBUG] : LogicalId action => arret
[2023-06-04 07:09:31][DEBUG] : $_options[] traité: {"user_login":"tutur19","user_id":"2"}
[2023-06-04 07:09:31][DEBUG] : commande à envoyer: --running 0 
[2023-06-04 07:09:31][DEBUG] : [ENDPOINT] /set_appliance_attribute_with_account
[2023-06-04 07:09:31][DEBUG] : midea-beautiful-air-cli set --ip 192.168.0.22 --account gougis.arthur@gmail.com --password ****** --running 0
[2023-06-04 07:09:47][DEBUG] : Data => {   "latency": 15.785,   "response": "id 000000P0000000Q1F0C9D11C690F0000/16492674468229
  id      = 16492674468229
  addr    = 192.168.0.22
  s/n     = 000000P0000000Q1F0C9D11C690F0000
  model   = Air conditioner
  ssid    = net_ac_690F
  online  = True
  name    = Cuisine
  running = False
  target  = 23.0
  indoor  = 22.5
  outdoor = 13.0
  fan     = 40
  mode    = 2
  purify  = False
  eco     = False
  sleep   = False
  verticalswing = False
  horizontalswing = False
  turbofan  = False
  turbo  = False
  F       = False
  error   = 0
  supports= {'eco': 1, 'heat_8': 1, 'mode': 1, 'fan_swing': 1, 'electricity': 1, 'filter_reminder': 0, 'strong_fan': 1}
  version = 2
",   "status": "ok" } 
[2023-06-04 07:10:05][DEBUG] : [ENDPOINT] /appliance_status_with_account

Une idée ?

Merci à tous,