Electrolyseur E-Pool Technologie Justsalt

Bonjour , tu utilise quelle API pour ta capture de flux ?
Car par exemple avec NRF Connect tout les devices bluetooth sont visible avec directement leur adresse mac d’affiché sur le tel avec la fonction scanner .

Par exemple cité plus haut dans le post avec NRF Connect :
tu vois les devices et leur adresses mac

Bonjour,
J’ai le même problème que toi. Des que je coupe la pompe l’esp32 ne sait plus se connecter au redémarrage de la pompe. Je suis obligé de faire un nouveau appairage. Tu as encore connu le même problème ?

En fait ça me le fait de temps en temps mais pas systématiquement, c’est donc assez bizarre comme comportement. Je ne peux pas en dire plus vue que là je suis passé en hivernage passif.

Bonjour,

Moi voici ce que j’obtiens dans les logs. Je ne comprends pas le pourquoi. Impossible qu’il se connecte après l’arret de l’electrolyseur.

[10:47:14][D][esp32_ble_client:306]: [0] [34:25:B4:8B:72:EE] Event 46
[10:47:14][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_SEARCH_CMPL_EVT
[10:47:14][I][esp32_ble_client:227]: [0] [34:25:B4:8B:72:EE] Connected
[10:47:14][D][esp32_ble_client:188]: [0] [34:25:B4:8B:72:EE] cfg_mtu status 0, mtu 250
[10:47:14][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_REG_FOR_NOTIFY_EVT
[10:47:14][D][esp32_ble_client:296]: Wrote notify descriptor 2, properties=46
[10:47:14][D][ble_sensor:103]: Register for notify on EF785C24-22BB-463D-B651-0B7445BA091C complete
[10:47:14][D][ble_client:058]: All clients established, services released
[10:47:14][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_WRITE_DESCR_EVT
[10:47:18][D][sensor:094]: 'Wifi signal': Sending state -59.00000 dBm with 0 decimals of accuracy
[10:47:23][D][esp32_ble_client:172]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_DISCONNECT_EVT, reason 19
[10:47:23][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_CLOSE_EVT
[10:47:23][W][ble_sensor:037]: [device_name] Disconnected!
[10:47:23][D][sensor:094]: 'device_name': Sending state nan  with 0 decimals of accuracy
[10:47:23][W][ble_sensor:037]: [traitement] Disconnected!
[10:47:23][D][sensor:094]: 'traitement': Sending state nan  with 0 decimals of accuracy
[10:47:26][W][ble_sensor:123]: [traitement] Cannot poll, not connected
[10:47:26][D][sensor:094]: 'JustSalt RSSI': Sending state -43.00000 dBm with 0 decimals of accuracy
[10:47:26][D][ble_adv:060]: New BLE device
[10:47:26][D][ble_adv:061]:   address: 34:25:B4:8B:72:EE
[10:47:26][D][ble_adv:062]:   name: GEN_0623-047986-045
[10:47:26][D][text_sensor:064]: 'Name': Sending state 'GEN_0623-047986-045'
[10:47:26][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] Found device
[10:47:26][D][esp32_ble_tracker:671]: Found device 34:25:B4:8B:72:EE RSSI=-43
[10:47:26][D][esp32_ble_tracker:692]:   Address Type: PUBLIC
[10:47:26][D][esp32_ble_tracker:694]:   Name: 'GEN_0623-047986-045'
[10:47:26][D][esp32_ble_tracker:219]: Pausing scan to make connection...
[10:47:26][D][esp32_ble_tracker:219]: Pausing scan to make connection...
[10:47:26][I][esp32_ble_client:067]: [0] [34:25:B4:8B:72:EE] 0x00 Attempting BLE connection
[10:47:26][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_CONNECT_EVT
[10:47:26][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_OPEN_EVT
[10:47:26][I][ble_sensor:031]: [device_name] Connected successfully!
[10:47:26][I][ble_sensor:031]: [traitement] Connected successfully!
[10:47:26][D][esp32_ble_tracker:270]: Starting scan...
[10:47:27][D][esp32_ble_client:306]: [0] [34:25:B4:8B:72:EE] Event 46
[10:47:27][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_SEARCH_CMPL_EVT
[10:47:27][I][esp32_ble_client:227]: [0] [34:25:B4:8B:72:EE] Connected
[10:47:28][D][esp32_ble_client:188]: [0] [34:25:B4:8B:72:EE] cfg_mtu status 0, mtu 250
[10:47:28][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_REG_FOR_NOTIFY_EVT
[10:47:28][D][esp32_ble_client:296]: Wrote notify descriptor 2, properties=46
[10:47:28][D][ble_sensor:103]: Register for notify on EF785C24-22BB-463D-B651-0B7445BA091C complete
[10:47:28][D][ble_client:058]: All clients established, services released
[10:47:28][D][sensor:094]: 'Wifi signal': Sending state -58.00000 dBm with 0 decimals of accuracy
[10:47:28][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_WRITE_DESCR_EVT
[10:47:32][D][sensor:094]: 'Uptime': Sending state 2274.00391 s with 0 decimals of accuracy
[10:47:32][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_READ_CHAR_EVT
[10:47:32][W][component:170]: Component ble_client.sensor cleared Warning flag
[10:47:32][D][text_sensor:064]: 'Name BLE': Sending state 'ePool Device'
[10:47:32][D][sensor:094]: 'device_name': Sending state 14.00000  with 0 decimals of accuracy
[10:47:37][D][esp32_ble_client:172]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_DISCONNECT_EVT, reason 19
[10:47:37][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_CLOSE_EVT
[10:47:37][W][ble_sensor:037]: [device_name] Disconnected!
[10:47:37][W][component:157]: Component ble_client.sensor set Warning flag: unspecified
[10:47:37][D][sensor:094]: 'device_name': Sending state nan  with 0 decimals of accuracy
[10:47:37][W][ble_sensor:037]: [traitement] Disconnected!
[10:47:37][D][sensor:094]: 'traitement': Sending state nan  with 0 decimals of accuracy
[10:47:37][D][sensor:094]: 'JustSalt RSSI': Sending state -42.00000 dBm with 0 decimals of accuracy
[10:47:37][D][ble_adv:060]: New BLE device
[10:47:37][D][ble_adv:061]:   address: 34:25:B4:8B:72:EE
[10:47:37][D][ble_adv:062]:   name: GEN_0623-047986-045
[10:47:37][D][text_sensor:064]: 'Name': Sending state 'GEN_0623-047986-045'
[10:47:37][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] Found device
[10:47:37][D][esp32_ble_tracker:671]: Found device 34:25:B4:8B:72:EE RSSI=-42
[10:47:37][D][esp32_ble_tracker:692]:   Address Type: PUBLIC
[10:47:37][D][esp32_ble_tracker:694]:   Name: 'GEN_0623-047986-045'
[10:47:37][D][esp32_ble_tracker:219]: Pausing scan to make connection...
[10:47:37][I][esp32_ble_client:067]: [0] [34:25:B4:8B:72:EE] 0x00 Attempting BLE connection
[10:47:37][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_CONNECT_EVT
[10:47:37][D][esp32_ble_client:110]: [0] [34:25:B4:8B:72:EE] ESP_GATTC_OPEN_EVT
[10:47:37][I][ble_sensor:031]: [device_name] Connected successfully!
[10:47:37][I][ble_sensor:031]: [traitement] Connected successfully!

Bonjour à tous je suis proche de l hivernage ce matin l eau était à 14 à la mise en route puis 17 cet am j’ai donc eu le message info hivernage affiche à la mise en route puis apres bien sur il est parti. J’ai eu le message aussi manque d eau car l eau dans l electroliseur était e’ dessous de la sonde j’ai observé deux changements à ce moment là dans les valeurs :

Temp02 à 670 pendant l apparition du message puis changement a710 (toute le journée idem hier )

Temp1f a 565 qui est monté jusqu’à 625 progressivement jusqu a l arrêt de la pompe (625 même valeur qu hier soir à l’arrêt)

Temp28 a 0 puis 3600 puis 3700pour finir à 3800 à lerrt de la pompe

Mon cycle du jour c’est 10h30 15h30

Voila si ça peut aider ou si vous avez des idée à bientôt

Bonjour,

Je suis impressionné du travail que vous avez tous accompli :slightly_smiling_face: :+1:

J’ai aussi un électrolyseur et régulateur de PH 2 en 1 de Cash Piscine, un Majectic 17/80 (ELPH20CASP-G4NM17).

Sur HA, j’ai configuré un Esp32 avec le code Yaml de Ricky_D mais impossible d’avoir les informations de l’électrolyseur malgré que l’appairage soit réussit. J’ai fait plusieurs tests mais là je suis coincé… J’ai alors récupéré la version à compiler sur le Github de Ricky197503/haJustsalt mais là aussi j’ai un soucis. Impossible de se connecter au point d’accès JustSaltMQTT pour configurer le wifi du ESP32, soit avec le mot de par défaut du code ou un autre.

Si quelqu’un à les mêmes soucis que moi je serai preneur de vos solutions pour avancer dans ma configuration domotique et même participer à identifier les valeurs inconnues.

Merci :wink:

Je n’ai que la version esphome alors ce que je peux te dire c’est que parfois faut l appairer plusieurs fois. Et j’ai eu aussi le souci une fois que ça m appairage réussi sans cecz fonctionne j’ai du couper l électriquement just salt. Et ça te fonctionné.

J’ai refait des tests ce matin et maintenant cela fonctionne, cependant, j’ai l’impression que mon ESP32-Wroom plante. Je constate dans la log de ce dernier les éléments suivants :

 [11:50:39][W][component:237]: Component esp32_ble took a long time for an operation (371 ms).
 [11:50:39][W][component:238]: Components should block for at most 30 ms.

Avez-vous cela de votre coté aussi ?

La log :

[11:41:34][D][api:103]: Accepted 192.168.1.253
[11:41:34][D][api.connection:1446]: Home Assistant 2024.10.4 (192.168.1.253): Connected successfully
[11:41:35][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:35][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:35][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:41:35][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:35][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:35][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:41:35][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:41:35][D][sensor:094]: 'temp31': Sending state 0.00000  with 0 decimals of accuracy
[11:41:35][D][sensor:094]: 'temp6A': Sending state 0.00000  with 0 decimals of accuracy
[11:41:35][D][text_sensor:064]: 'tempA3': Sending state '0000000000000076'
[11:41:35][D][sensor:094]: 'tempFE': Sending state 1.00000  with 0 decimals of accuracy
[11:41:36][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:36][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:41:36][D][sensor:094]: 'temp0B': Sending state 43.00000  with 0 decimals of accuracy
[11:41:37][D][sensor:094]: 'temp6A': Sending state 0.00000  with 0 decimals of accuracy
[11:41:37][D][sensor:094]: 'temp9C': Sending state 0.00000  with 0 decimals of accuracy
[11:41:37][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:37][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:41:37][D][sensor:094]: 'temp0B': Sending state 42.00000  with 0 decimals of accuracy
[11:41:37][D][sensor:094]: 'temp2A': Sending state 1.00000  with 0 decimals of accuracy
[11:41:37][D][sensor:094]: 'temp50': Sending state 1.00000  with 0 decimals of accuracy
[11:41:37][D][sensor:094]: 'temp69': Sending state 0.00000  with 0 decimals of accuracy
[11:41:37][D][sensor:094]: 'temp9C': Sending state 0.00000  with 0 decimals of accuracy
[11:41:37][D][sensor:094]: 'tempB0': Sending state 71.00000  with 0 decimals of accuracy
[11:41:38][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:38][D][number:012]: 'Volume Consigne': Sending state 40.000000
[11:41:38][D][sensor:094]: 'temp93': Sending state 256.00000  with 0 decimals of accuracy
[11:41:38][D][sensor:094]: 'temp94': Sending state 241.00000  with 0 decimals of accuracy
[11:41:38][D][sensor:094]: 'traitement': Sending state 1.00000  with 0 decimals of accuracy
[11:41:39][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:39][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:39][D][sensor:094]: 'temp0D': Sending state 54.00000  with 0 decimals of accuracy
[11:41:39][D][text_sensor:064]: 'nom bt': Sending state 'GEN_1122-046026-054'
[11:41:40][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:40][D][sensor:094]: 'temp0D': Sending state 54.00000  with 0 decimals of accuracy
[11:41:40][D][sensor:094]: 'temp10': Sending state 371.00000  with 0 decimals of accuracy
[11:41:40][D][sensor:094]: 'temp8F': Sending state 4.00000  with 0 decimals of accuracy
[11:41:40][D][sensor:094]: 'temp93': Sending state 256.00000  with 0 decimals of accuracy
[11:41:40][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_WRITE_CHAR_EVT
[11:41:41][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:41][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:41][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:41][D][sensor:094]: 'temp10': Sending state 371.00000  with 0 decimals of accuracy
[11:41:41][D][number:012]: 'Volume Consigne': Sending state 40.000000
[11:41:41][D][text_sensor:064]: 'Date etalonage PH': Sending state '17/8/2024'
[11:41:41][D][text_sensor:064]: 'nom bt': Sending state 'GEN_1122-046026-054'
[11:41:41][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_WRITE_CHAR_EVT
[11:41:42][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:42][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:42][D][sensor:094]: 'temp0B': Sending state 43.00000  with 0 decimals of accuracy
[11:41:42][D][sensor:094]: 'temp0C': Sending state 128.00000  with 0 decimals of accuracy
[11:41:42][D][sensor:094]: 'temp0D': Sending state 54.00000  with 0 decimals of accuracy
[11:41:42][D][sensor:094]: 'Compteur Heure total de fonctionnement': Sending state 1908.00000 h with 0 decimals of accuracy
[11:41:43][D][sensor:094]: 'temp2A': Sending state 1.00000  with 0 decimals of accuracy
[11:41:43][D][sensor:094]: 'temp51': Sending state 1.00000  with 0 decimals of accuracy
[11:41:43][D][sensor:094]: 'temp9C': Sending state 0.00000  with 0 decimals of accuracy
[11:41:43][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:43][D][sensor:094]: 'temp10': Sending state 371.00000  with 0 decimals of accuracy
[11:41:44][D][sensor:094]: 'temp1f': Sending state 615.00000  with 0 decimals of accuracy
[11:41:44][D][text_sensor:064]: 'temp91': Sending state '0000000000066FC3'
[11:41:44][D][sensor:094]: 'ID Code': Sending state 24211364.00000  with 0 decimals of accuracy
[11:41:44][D][sensor:094]: 'traitement': Sending state 1.00000  with 0 decimals of accuracy
[11:41:44][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:44][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:44][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:44][D][sensor:094]: 'TDS': Sending state 4.30000 g/L with 1 decimals of accuracy
[11:41:44][D][sensor:094]: 'temp28': Sending state 4300.00000  with 0 decimals of accuracy
[11:41:45][D][sensor:094]: 'temp50': Sending state 1.00000  with 0 decimals of accuracy
[11:41:45][D][sensor:094]: 'temp5F': Sending state 0.00000  with 0 decimals of accuracy
[11:41:45][D][text_sensor:064]: 'tempA3': Sending state '0000000000000076'
[11:41:45][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:46][D][sensor:094]: 'temp2A': Sending state 1.00000  with 0 decimals of accuracy
[11:41:46][D][sensor:094]: 'temp31': Sending state 0.00000  with 0 decimals of accuracy
[11:41:46][D][sensor:094]: 'temp50': Sending state 1.00000  with 0 decimals of accuracy
[11:41:46][D][sensor:094]: 'temp5F': Sending state 0.00000  with 0 decimals of accuracy
[11:41:46][D][text_sensor:064]: 'MAC bt': Sending state '5C:2:72:4E:B8:8F'
[11:41:47][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:47][D][sensor:094]: 'Compteur Heure total de fonctionnement': Sending state 1908.00000 h with 0 decimals of accuracy
[11:41:47][D][number:012]: 'Volume Consigne': Sending state 40.000000
[11:41:47][D][volconsigne:269]: Option consigne change:  40.000000
[11:41:47][D][text_sensor:064]: 'MAC bt': Sending state '5C:2:72:4E:B8:8F'
[11:41:47][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:47][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:41:47][D][sensor:094]: 'temp0B': Sending state 42.00000  with 0 decimals of accuracy
[11:41:47][D][sensor:094]: 'temp0C': Sending state 128.00000  with 0 decimals of accuracy
[11:41:48][D][sensor:094]: 'temp28': Sending state 4300.00000  with 0 decimals of accuracy
[11:41:48][D][sensor:094]: 'temp94': Sending state 241.00000  with 0 decimals of accuracy
[11:41:48][D][text_sensor:064]: 'SN': Sending state '1122-046026-054'
**[11:41:48][W][component:237]: Component esp32_ble took a long time for an operation (369 ms).**
[11:41:49][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:49][D][sensor:094]: 'TDS': Sending state 4.30000 g/L with 1 decimals of accuracy
[11:41:49][D][sensor:094]: 'temp10': Sending state 371.00000  with 0 decimals of accuracy
[11:41:49][D][text_sensor:064]: 'tempA3': Sending state '0000000000000076'
[11:41:50][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:50][D][sensor:094]: 'TDS': Sending state 4.30000 g/L with 1 decimals of accuracy
[11:41:50][D][sensor:094]: 'temp51': Sending state 1.00000  with 0 decimals of accuracy
[11:41:50][D][sensor:094]: 'ID Code': Sending state 24211364.00000  with 0 decimals of accuracy
[11:41:51][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:51][D][sensor:094]: 'minutes de fonctionement': Sending state 163.00000 min with 0 decimals of accuracy
[11:41:51][D][sensor:094]: 'tempD1': Sending state 5.00000  with 0 decimals of accuracy
[11:41:52][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:52][D][sensor:094]: 'temp28': Sending state 4300.00000  with 0 decimals of accuracy
[11:41:52][D][sensor:094]: 'temp31': Sending state 0.00000  with 0 decimals of accuracy
[11:41:52][D][sensor:094]: 'ID Code': Sending state 24211364.00000  with 0 decimals of accuracy
[11:41:52][D][text_sensor:064]: 'tempA3': Sending state '0000000000000076'
[11:41:53][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:53][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:53][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:41:53][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:53][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:53][D][sensor:094]: 'Compteur Heure total de fonctionnement': Sending state 1908.00000 h with 0 decimals of accuracy
[11:41:53][D][text_sensor:064]: 'temp9D': Sending state '000000000000037F'
[11:41:53][D][text_sensor:064]: 'tempA3': Sending state '0000000000000076'
[11:41:53][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:53][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:53][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:41:54][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:54][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:54][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:41:54][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:41:54][D][sensor:094]: 'temp9B': Sending state 0.00000  with 0 decimals of accuracy
[11:41:54][D][sensor:094]: 'tempB0': Sending state 79.00000  with 0 decimals of accuracy
[11:41:54][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:54][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:55][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:41:55][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:55][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:55][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:41:55][D][sensor:094]: 'temp0B': Sending state 43.00000  with 0 decimals of accuracy
[11:41:55][D][sensor:094]: 'temp51': Sending state 1.00000  with 0 decimals of accuracy
[11:41:55][D][sensor:094]: 'tempB0': Sending state 74.00000  with 0 decimals of accuracy
[11:41:55][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:55][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:56][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:41:56][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:56][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:56][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:41:56][D][sensor:094]: 'Compteur Heure total de fonctionnement': Sending state 1908.00000 h with 0 decimals of accuracy
[11:41:56][D][text_sensor:064]: 'Date etalonage PH': Sending state '17/8/2024'
[11:41:56][D][text_sensor:064]: 'temp91': Sending state '0000000000066FC3'
[11:41:56][D][sensor:094]: 'temp94': Sending state 241.00000  with 0 decimals of accuracy
[11:41:56][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_WRITE_CHAR_EVT
**[11:41:56][W][component:237]: Component esp32_ble took a long time for an operation (380 ms).**
**[11:41:56][W][component:238]: Components should block for at most 30 ms.**
[11:41:57][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:57][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:57][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:41:57][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:57][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:57][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:41:57][D][sensor:094]: 'Compteur Heure total de fonctionnement': Sending state 1908.00000 h with 0 decimals of accuracy
[11:41:58][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:58][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:58][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:41:58][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:58][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:58][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:41:58][D][sensor:094]: 'Compteur Heure total de fonctionnement': Sending state 1908.00000 h with 0 decimals of accuracy
[11:41:58][D][sensor:094]: 'temp8F': Sending state 4.00000  with 0 decimals of accuracy
[11:41:58][D][text_sensor:064]: 'temp91': Sending state '0000000000066FC3'
[11:41:58][D][sensor:094]: 'tempD1': Sending state 5.00000  with 0 decimals of accuracy
[11:41:58][D][sensor:094]: 'tempFE': Sending state 1.00000  with 0 decimals of accuracy
**[11:41:58][W][component:237]: Component esp32_ble took a long time for an operation (376 ms).**
[11:41:59][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:41:59][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:41:59][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:41:59][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:41:59][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:41:59][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:00][D][sensor:094]: 'temp31': Sending state 0.00000  with 0 decimals of accuracy
[11:42:00][D][text_sensor:064]: 'MAC bt': Sending state '5C:2:72:4E:B8:8F'
[11:42:00][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:00][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:00][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:00][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:00][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:00][D][sensor:094]: 'temp1f': Sending state 615.00000  with 0 decimals of accuracy
[11:42:00][D][text_sensor:064]: 'tempD0': Sending state '110000000000'
**[11:42:00][W][component:237]: Component esp32_ble took a long time for an operation (364 ms).**
[11:42:01][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:01][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:01][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:01][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:02][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:02][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:02][D][volconsigne:269]: Option consigne change:  40.000000
[11:42:02][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:02][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:02][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:02][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:02][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:02][D][sensor:094]: 'temp10': Sending state 371.00000  with 0 decimals of accuracy
[11:42:03][D][text_sensor:064]: 'temp90': Sending state '0000000000000000'
[11:42:03][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:03][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:03][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:03][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:03][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:03][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:03][D][sensor:094]: 'temp0B': Sending state 43.00000  with 0 decimals of accuracy
[11:42:03][D][sensor:094]: 'ID Code': Sending state 24211364.00000  with 0 decimals of accuracy
[11:42:03][D][text_sensor:064]: 'temp9D': Sending state '000000000000037F'
**[11:42:03][W][component:238]: Components should block for at most 30 ms.**
[11:42:04][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:04][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:04][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:04][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:04][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:04][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:04][D][sensor:094]: 'temp50': Sending state 1.00000  with 0 decimals of accuracy
[11:42:05][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:05][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:05][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:05][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:05][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:05][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:06][D][sensor:094]: 'TDS': Sending state 4.30000 g/L with 1 decimals of accuracy
[11:42:06][D][sensor:094]: 'temp5F': Sending state 0.00000  with 0 decimals of accuracy
[11:42:06][D][sensor:094]: 'temp9C': Sending state 0.00000  with 0 decimals of accuracy
[11:42:06][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:06][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:06][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:06][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:06][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:42:06][D][sensor:094]: 'TDS': Sending state 4.30000 g/L with 1 decimals of accuracy
[11:42:06][D][sensor:094]: 'temp0C': Sending state 131.00000  with 0 decimals of accuracy
[11:42:06][D][sensor:094]: 'temp8F': Sending state 4.00000  with 0 decimals of accuracy
[11:42:07][D][text_sensor:064]: 'temp9D': Sending state '000000000000037F'
[11:42:07][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:07][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:07][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:07][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:07][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:08][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:08][D][number:012]: 'Volume Consigne': Sending state 40.000000
[11:42:08][D][sensor:094]: 'temp1f': Sending state 615.00000  with 0 decimals of accuracy
[11:42:08][D][sensor:094]: 'tempFE': Sending state 1.00000  with 0 decimals of accuracy
**[11:42:08][W][component:237]: Component esp32_ble took a long time for an operation (371 ms).**
[11:42:08][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:08][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:08][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:08][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:08][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:08][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:09][D][sensor:094]: 'TDS': Sending state 4.30000 g/L with 1 decimals of accuracy
[11:42:09][D][sensor:094]: 'temp5F': Sending state 0.00000  with 0 decimals of accuracy
[11:42:09][D][text_sensor:064]: 'SN': Sending state '1122-046026-054'
[11:42:09][D][sensor:094]: 'temp9B': Sending state 0.00000  with 0 decimals of accuracy
[11:42:09][D][text_sensor:064]: 'tempD0': Sending state '110000000000'
[11:42:09][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:09][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:09][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:09][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:09][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:10][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:10][D][sensor:094]: 'temp10': Sending state 371.00000  with 0 decimals of accuracy
[11:42:10][D][sensor:094]: 'temp93': Sending state 256.00000  with 0 decimals of accuracy
[11:42:10][D][sensor:094]: 'ID Code': Sending state 24211364.00000  with 0 decimals of accuracy
[11:42:10][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_WRITE_CHAR_EVT
**[11:42:10][W][component:237]: Component esp32_ble took a long time for an operation (375 ms).**
[11:42:10][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:10][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:10][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:10][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:11][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:11][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:11][D][text_sensor:064]: 'tempA3': Sending state '0000000000000076'
[11:42:11][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_READ_CHAR_EVT
[11:42:11][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:11][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:11][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:12][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:12][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:42:12][D][sensor:094]: 'temp0B': Sending state 43.00000  with 0 decimals of accuracy
[11:42:12][D][sensor:094]: 'temp6A': Sending state 0.00000  with 0 decimals of accuracy
[11:42:12][D][sensor:094]: 'temp2A': Sending state 1.00000  with 0 decimals of accuracy
[11:42:12][D][sensor:094]: 'temp5F': Sending state 0.00000  with 0 decimals of accuracy
[11:42:12][D][sensor:094]: 'temp9C': Sending state 0.00000  with 0 decimals of accuracy
[11:42:12][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:13][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:13][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:13][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:13][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:13][D][sensor:094]: 'temp0C': Sending state 130.00000  with 0 decimals of accuracy
[11:42:13][D][sensor:094]: 'temp0D': Sending state 54.00000  with 0 decimals of accuracy
[11:42:13][D][sensor:094]: 'temp2A': Sending state 1.00000  with 0 decimals of accuracy
[11:42:13][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:13][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:13][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:13][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:14][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:14][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:14][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:42:14][D][sensor:094]: 'temp29': Sending state 3.00000  with 0 decimals of accuracy
[11:42:14][D][text_sensor:064]: 'Slave': Sending state '01.00'
[11:42:14][D][text_sensor:064]: 'temp9D': Sending state '000000000000037F'
**[11:42:14][W][component:238]: Components should block for at most 30 ms.**
[11:42:14][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:14][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:15][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:15][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:15][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:15][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:15][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:16][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:16][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:16][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:16][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:16][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:16][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:16][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:16][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:17][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:17][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:17][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:17][D][sensor:094]: 'TDS': Sending state 4.30000 g/L with 1 decimals of accuracy
[11:42:17][D][sensor:094]: 'temp29': Sending state 3.00000  with 0 decimals of accuracy
[11:42:17][D][sensor:094]: 'temp69': Sending state 0.00000  with 0 decimals of accuracy
[11:42:17][D][text_sensor:064]: 'nom bt': Sending state 'GEN_1122-046026-054'
[11:42:17][D][sensor:094]: 'Wifi signal': Sending state -74.00000 dBm with 0 decimals of accuracy
[11:42:17][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:17][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:18][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:18][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:18][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:18][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:18][D][sensor:094]: 'minutes de fonctionement': Sending state 164.00000 min with 0 decimals of accuracy
[11:42:19][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:19][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:19][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:19][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:19][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:19][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:19][D][sensor:094]: 'temp0D': Sending state 54.00000  with 0 decimals of accuracy
[11:42:19][D][sensor:094]: 'temp28': Sending state 4300.00000  with 0 decimals of accuracy
[11:42:19][D][text_sensor:064]: 'tempD0': Sending state '110000000000'
[11:42:20][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:20][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:20][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:20][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:20][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:20][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:21][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:21][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:21][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:21][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:21][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:21][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:21][D][sensor:094]: 'minutes de fonctionement': Sending state 164.00000 min with 0 decimals of accuracy
[11:42:21][D][text_sensor:064]: 'temp90': Sending state '0000000000000000'
[11:42:21][D][sensor:094]: 'tempFE': Sending state 1.00000  with 0 decimals of accuracy
**[11:42:22][W][component:237]: Component esp32_ble took a long time for an operation (376 ms).**
[11:42:22][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:22][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:22][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:22][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:22][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:22][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:42:22][D][sensor:094]: 'temp0B': Sending state 42.00000  with 0 decimals of accuracy
[11:42:22][D][sensor:094]: 'temp0C': Sending state 129.00000  with 0 decimals of accuracy
[11:42:22][D][sensor:094]: 'temp29': Sending state 3.00000  with 0 decimals of accuracy
[11:42:23][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:23][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:23][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:23][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:23][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:24][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:24][D][sensor:094]: 'minutes de fonctionement': Sending state 164.00000 min with 0 decimals of accuracy
[11:42:24][D][text_sensor:064]: 'tempD0': Sending state '110000000000'
**[11:42:24][W][component:238]: Components should block for at most 30 ms.**
[11:42:24][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:24][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:24][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:24][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:24][D][sensor:094]: 'temp29': Sending state 3.00000  with 0 decimals of accuracy
[11:42:24][D][sensor:094]: 'ID Code': Sending state 24211364.00000  with 0 decimals of accuracy
[11:42:24][D][sensor:094]: 'temp9B': Sending state 0.00000  with 0 decimals of accuracy
[11:42:25][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:25][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:25][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:25][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:25][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:25][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:25][D][sensor:094]: 'temp10': Sending state 371.00000  with 0 decimals of accuracy
[11:42:26][D][sensor:094]: 'tempFE': Sending state 1.00000  with 0 decimals of accuracy
**[11:42:26][W][component:237]: Component esp32_ble took a long time for an operation (373 ms).**
[11:42:26][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:26][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:26][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:26][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:26][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:26][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:26][D][sensor:094]: 'temp29': Sending state 3.00000  with 0 decimals of accuracy
[11:42:27][D][sensor:094]: 'temp69': Sending state 0.00000  with 0 decimals of accuracy
[11:42:27][D][sensor:094]: 'temp9C': Sending state 0.00000  with 0 decimals of accuracy
[11:42:27][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:27][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:27][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:27][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:27][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:28][D][sensor:094]: 'temp0D': Sending state 54.00000  with 0 decimals of accuracy
[11:42:28][D][sensor:094]: 'temp1f': Sending state 615.00000  with 0 decimals of accuracy
[11:42:28][D][sensor:094]: 'temp94': Sending state 241.00000  with 0 decimals of accuracy
[11:42:28][D][text_sensor:064]: 'tempD0': Sending state '110000000000'
[11:42:28][D][sensor:094]: 'traitement': Sending state 1.00000  with 0 decimals of accuracy
[11:42:28][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:28][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:28][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:28][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:28][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:28][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:29][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:42:29][D][sensor:094]: 'temp31': Sending state 0.00000  with 0 decimals of accuracy
[11:42:29][D][sensor:094]: 'temp51': Sending state 1.00000  with 0 decimals of accuracy
[11:42:29][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:29][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:29][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:29][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:29][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:30][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:30][D][sensor:094]: 'TDS': Sending state 4.30000 g/L with 1 decimals of accuracy
[11:42:30][D][sensor:094]: 'temp0D': Sending state 54.00000  with 0 decimals of accuracy
[11:42:30][D][sensor:094]: 'temp50': Sending state 1.00000  with 0 decimals of accuracy
[11:42:30][D][text_sensor:064]: 'tempA3': Sending state '0000000000000076'
[11:42:31][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:31][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:31][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:31][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:31][D][text_sensor:064]: 'Date etalonage PH': Sending state '17/8/2024'
[11:42:31][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_WRITE_CHAR_EVT
[11:42:31][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:31][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:31][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:31][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:31][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:32][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:32][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:42:32][D][sensor:094]: 'ID Code': Sending state 24211364.00000  with 0 decimals of accuracy
[11:42:32][D][text_sensor:064]: 'nom bt': Sending state 'GEN_1122-046026-054'
**[11:42:32][W][component:238]: Components should block for at most 30 ms.**
[11:42:32][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:32][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:32][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:32][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:33][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:33][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:33][D][sensor:094]: 'minutes de fonctionement': Sending state 164.00000 min with 0 decimals of accuracy
[11:42:33][D][sensor:094]: 'temp92': Sending state 21.00000  with 0 decimals of accuracy
[11:42:33][D][text_sensor:064]: 'nom bt': Sending state 'GEN_1122-046026-054'
[11:42:33][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:33][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:33][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:34][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:34][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:34][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:34][D][sensor:094]: 'temp0C': Sending state 129.00000  with 0 decimals of accuracy
[11:42:34][D][sensor:094]: 'temp51': Sending state 1.00000  with 0 decimals of accuracy
[11:42:34][D][sensor:094]: 'temp9C': Sending state 0.00000  with 0 decimals of accuracy
[11:42:34][D][api.connection:147]: ESPHome Logs 2024.10.2 (192.168.1.253): Sending keepalive failed 1 time(s), will retry in 1000 ms
[11:42:34][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:34][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:35][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:35][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:35][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:35][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:35][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:42:35][D][sensor:094]: 'temp94': Sending state 241.00000  with 0 decimals of accuracy
[11:42:35][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:42:35][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0x0
[11:42:35][D][sensor:094]: 'pH': Sending state 6.90000 pH with 1 decimals of accuracy
[11:42:36][D][sensor:094]: 'temp02': Sending state 690.00000  with 0 decimals of accuracy
[11:42:36][D][sensor:094]: 'temp03': Sending state 100.00000  with 0 decimals of accuracy
[11:42:36][D][sensor:094]: 'temp08': Sending state 100.00000  with 0 decimals of accuracy
[11:42:36][D][sensor:094]: 'Temperature eau': Sending state 16.00000 °C with 1 decimals of accuracy
[11:42:36][D][sensor:094]: 'temp51': Sending state 1.00000  with 0 decimals of accuracy
WARNING esp32-electrolyseur @ 192.168.1.170: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for esp32-electrolyseur @ 192.168.1.170
WARNING Disconnected from API
INFO Successfully connected to esp32-electrolyseur @ 192.168.1.170 in 0.025s
INFO Successful handshake with esp32-electrolyseur @ 192.168.1.170 in 0.978s
[11:43:15][D][esp32_ble_client:110]: [0] [5C:02:72:4E:B8:8F] ESP_GATTC_NOTIFY_EVT
[11:43:15][D][ble_sensor:089]: [traitement] ESP_GATTC_NOTIFY_EVT: handle=0x13, value=0

Bonjour,
utilise la balise texte préformaté, quand tu colles du code/log dans un message, pour une meilleure visibilité.
Icône image.

J’ai modifié ton message.

2 « J'aime »

Jvais des souci de stabilité avec des messages avec le bluetooth cets la même puce que pour le wifi alors j’ai utilisé un esp eth et ça fonctionne très bien

Pareil, en ethernet, plus de problème de déconnexion

Quand j’ai construit, j’ai pensé à mettre des prises ethernet dans toute la maison mais dans le pool aucune… Il se trouve à 20 mètres de ma box et du répéteur wifi.

Existe-t-il un ESP qui aurait une puce wifi et BT séparée ?

J’ai pas encore tiré de rj vers le pool house par flemme alors jai mis un cpl ça marche très bien

1 « J'aime »

Ah oui j’avais omis le CPL, effectivement cela pourrait m’arranger. Reste à trouver le module, tu as pris quoi ?

Wt32-eth01 si tu remontes plus haut dans ce fil tu auras toutes les infos

J’ai le modèle en ethernet, mais je n’ai pas réussi a faire le cablage correctement, du coup j’utilise le wifi. As tu un modele de cablage pour utiliser l’ethernet ?

Merci

c’est plus haut dans la conversation Electrolyseur E-Pool Technologie Justsalt - #216 par Cyber_Chris

Merci j’essaye cela dès que je peux.

Bonjour,
Je me suis egalement procurrer un module WT32-ETH01. Actuellement je n’arrive a le faire fonctionner que en wifi. Aurais-tu un schema de cablage du module pour la partie ethernet ?

Merci

Bonsoir
moi j’utilise ca

cordialement