deiger/AirCon

Can't get data in my climate.air_conditioner_mqtt_hvac

Opened this issue · 1 comments

Hi, I have a problem with loading data in the climate entity. I don't get any warning or error in the log file of the add-on.

Here is my configuration data:
NB: I don't find any information on the value for port number (port: 80). I did try several values without result.

"log_level: INFO
mqtt_host: 10.11.13.100
mqtt_port: 1883
mqtt_user: MQTT_user
mqtt_pass: xxxxxxxxx
port: 80
app:

Here is an extract of the log file of the add-on:

"I0309 18:26:39.654 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:39 +0000] "POST /local_lan/property/datapoint.json?cmd_id=17&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:39.755 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:39 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:39.896 query_handlers.py:139] Decrypted: {"seq_no":243,"data":{"name":"f_e_outtemp","base_type":"boolean","value":0}}
I0309 18:26:39.901 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:39 +0000] "POST /local_lan/property/datapoint.json?cmd_id=18&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:39.919 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:39 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:39.960 query_handlers.py:139] Decrypted: {"seq_no":244,"data":{"name":"f_e_outtemplow","base_type":"boolean","value":0}}
I0309 18:26:39.963 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:39 +0000] "POST /local_lan/property/datapoint.json?cmd_id=19&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:40.070 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 462 "-" "-"
I0309 18:26:40.119 query_handlers.py:139] Decrypted: {"seq_no":245,"data":{"name":"f_e_push","base_type":"integer","value":0}}
I0309 18:26:40.123 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "POST /local_lan/property/datapoint.json?cmd_id=20&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:40.231 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:40.287 query_handlers.py:139] Decrypted: {"seq_no":246,"data":{"name":"f_filterclean","base_type":"boolean","value":0}}
I0309 18:26:40.291 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "POST /local_lan/property/datapoint.json?cmd_id=21&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:40.368 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:40.406 query_handlers.py:139] Decrypted: {"seq_no":247,"data":{"name":"f_humidity","base_type":"integer","value":0}}
I0309 18:26:40.410 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "POST /local_lan/property/datapoint.json?cmd_id=22&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:40.513 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:40.558 query_handlers.py:139] Decrypted: {"seq_no":248,"data":{"name":"f_power_display","base_type":"integer","value":660}}
I0309 18:26:40.562 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "POST /local_lan/property/datapoint.json?cmd_id=23&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:40.658 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:40.702 query_handlers.py:139] Decrypted: {"seq_no":249,"data":{"name":"f_temp_in","base_type":"integer","value":19}}
I0309 18:26:40.705 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "POST /local_lan/property/datapoint.json?cmd_id=24&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:40.805 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:40.840 query_handlers.py:139] Decrypted: {"seq_no":250,"data":{}}
I0309 18:26:40.841 query_handlers.py:82] Unsupported update message = 250
I0309 18:26:40.844 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "POST /local_lan/property/datapoint.json?cmd_id=25&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:40.948 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:40.990 query_handlers.py:139] Decrypted: {"seq_no":251,"data":{"name":"t_backlight","base_type":"boolean","value":0}}
I0309 18:26:40.994 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:40 +0000] "POST /local_lan/property/datapoint.json?cmd_id=26&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:41.091 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:41.133 query_handlers.py:139] Decrypted: {"seq_no":252,"data":{"name":"t_control_value","base_type":"integer","value":2622034}}
I0309 18:26:41.140 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "POST /local_lan/property/datapoint.json?cmd_id=27&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:41.242 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:41.283 query_handlers.py:139] Decrypted: {"seq_no":253,"data":{"name":"t_device_info","base_type":"integer","value":0}}
I0309 18:26:41.286 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "POST /local_lan/property/datapoint.json?cmd_id=28&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:41.405 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:41.547 query_handlers.py:139] Decrypted: {"seq_no":254,"data":{}}
I0309 18:26:41.548 query_handlers.py:82] Unsupported update message = 254
I0309 18:26:41.551 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "POST /local_lan/property/datapoint.json?cmd_id=29&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:41.571 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 462 "-" "-"
I0309 18:26:41.718 query_handlers.py:139] Decrypted: {"seq_no":255,"data":{}}
I0309 18:26:41.719 query_handlers.py:82] Unsupported update message = 255
I0309 18:26:41.723 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "POST /local_lan/property/datapoint.json?cmd_id=30&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:41.841 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:41.880 query_handlers.py:139] Decrypted: {"seq_no":256,"data":{}}
I0309 18:26:41.881 query_handlers.py:82] Unsupported update message = 256
I0309 18:26:41.885 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "POST /local_lan/property/datapoint.json?cmd_id=31&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:41.903 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:41.944 query_handlers.py:139] Decrypted: {"seq_no":257,"data":{}}
I0309 18:26:41.946 query_handlers.py:82] Unsupported update message = 257
I0309 18:26:41.948 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "POST /local_lan/property/datapoint.json?cmd_id=32&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:41.987 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:41 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:42.023 query_handlers.py:139] Decrypted: {"seq_no":258,"data":{}}
I0309 18:26:42.024 query_handlers.py:82] Unsupported update message = 258
I0309 18:26:42.027 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "POST /local_lan/property/datapoint.json?cmd_id=33&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:42.131 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:42.180 query_handlers.py:139] Decrypted: {"seq_no":259,"data":{}}
I0309 18:26:42.181 query_handlers.py:82] Unsupported update message = 259
I0309 18:26:42.184 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "POST /local_lan/property/datapoint.json?cmd_id=34&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:42.288 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:42.342 query_handlers.py:139] Decrypted: {"seq_no":260,"data":{"name":"t_ftkt_start","base_type":"integer","value":0}}
I0309 18:26:42.346 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "POST /local_lan/property/datapoint.json?cmd_id=35&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:42.546 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 462 "-" "-"
I0309 18:26:42.596 query_handlers.py:139] Decrypted: {"seq_no":261,"data":{"name":"t_power","base_type":"boolean","value":1}}
I0309 18:26:42.600 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "POST /local_lan/property/datapoint.json?cmd_id=36&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:42.621 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:42.658 query_handlers.py:139] Decrypted: {"seq_no":262,"data":{}}
I0309 18:26:42.659 query_handlers.py:82] Unsupported update message = 262
I0309 18:26:42.662 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "POST /local_lan/property/datapoint.json?cmd_id=37&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:42.768 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:42.805 query_handlers.py:139] Decrypted: {"seq_no":263,"data":{}}
I0309 18:26:42.806 query_handlers.py:82] Unsupported update message = 263
I0309 18:26:42.810 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:42 +0000] "POST /local_lan/property/datapoint.json?cmd_id=38&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:43.015 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 462 "-" "-"
I0309 18:26:43.065 query_handlers.py:139] Decrypted: {"seq_no":264,"data":{"name":"t_sleep","base_type":"integer","value":0}}
I0309 18:26:43.071 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "POST /local_lan/property/datapoint.json?cmd_id=39&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:43.112 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 462 "-" "-"
I0309 18:26:43.152 query_handlers.py:139] Decrypted: {"seq_no":265,"data":{}}
I0309 18:26:43.152 query_handlers.py:82] Unsupported update message = 265
I0309 18:26:43.153 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "POST /local_lan/property/datapoint.json?cmd_id=40&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:43.246 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:43.291 query_handlers.py:139] Decrypted: {"seq_no":266,"data":{}}
I0309 18:26:43.292 query_handlers.py:82] Unsupported update message = 266
I0309 18:26:43.294 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "POST /local_lan/property/datapoint.json?cmd_id=41&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:43.394 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:43.430 query_handlers.py:139] Decrypted: {"seq_no":267,"data":{}}
I0309 18:26:43.431 query_handlers.py:82] Unsupported update message = 267
I0309 18:26:43.435 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "POST /local_lan/property/datapoint.json?cmd_id=42&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:43.640 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:43.682 query_handlers.py:139] Decrypted: {"seq_no":268,"data":{}}
I0309 18:26:43.684 query_handlers.py:82] Unsupported update message = 268
I0309 18:26:43.686 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "POST /local_lan/property/datapoint.json?cmd_id=43&status=404 HTTP/1.1" 200 150 "-" "-"
I0309 18:26:43.711 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 482 "-" "-"
I0309 18:26:43.752 query_handlers.py:139] Decrypted: {"seq_no":269,"data":{"name":"t_work_mode","base_type":"integer","value":1}}
I0309 18:26:43.755 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:26:43 +0000] "POST /local_lan/property/datapoint.json?cmd_id=44&status=200 HTTP/1.1" 200 150 "-" "-"
I0309 18:28:25.059 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:28:25 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 270 "-" "-"
I0309 18:30:06.428 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:30:06 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 270 "-" "-"
I0309 18:31:47.896 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:31:47 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 270 "-" "-"
I0309 18:33:29.199 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:33:29 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 270 "-" "-"
I0309 18:35:10.457 web_log.py:206] 10.11.13.105 [09/Mar/2024:17:35:10 +0000] "GET /local_lan/commands.json HTTP/1.1" 200 270 "-" "-"

So I suspect something is wrong with the MQTT connection. Here is the MQTT log:

2024-03-09 17:58:04: Opening ipv6 listen socket on port 8883.
2024-03-09 17:58:04: Opening websockets listen socket on port 8884.
2024-03-09 17:58:04: mosquitto version 2.0.18 running
2024-03-09 17:58:04: New connection from 127.0.0.1:57544 on port 1883.
2024-03-09 17:58:04: Client disconnected due to protocol error.
[17:58:05] INFO: Successfully send discovery information to Home Assistant.
[17:58:06] INFO: Successfully send service information to the Supervisor.
2024-03-09 17:58:17: New connection from 172.30.32.1:56391 on port 1883.
2024-03-09 17:58:17: New client connected from 172.30.32.1:56391 as 3rp0ILsf3sZp4qsXY2nxxU (p2, c1, k60, u'homeassistant').
2024-03-09 17:59:35: New connection from 172.30.32.2:60034 on port 1883.
2024-03-09 17:59:35: Client closed its connection.
2024-03-09 18:01:35: New connection from 172.30.32.2:41650 on port 1883.
2024-03-09 18:01:35: Client closed its connection.
2024-03-09 18:03:35: New connection from 172.30.32.2:37108 on port 1883.
2024-03-09 18:03:35: Client closed its connection.
2024-03-09 18:05:35: New connection from 172.30.32.2:41464 on port 1883.
2024-03-09 18:05:35: Client closed its connection.
2024-03-09 18:07:35: New connection from 172.30.32.2:42886 on port 1883.
2024-03-09 18:07:35: Client closed its connection.
2024-03-09 18:08:38: New connection from 172.30.32.1:56820 on port 1883.
2024-03-09 18:08:38: Client auto-B30FAA92-6DA1-9016-F366-E86ACB74E0BD disconnected, not authorised.
2024-03-09 18:09:35: New connection from 172.30.32.2:59472 on port 1883.
2024-03-09 18:09:35: Client closed its connection.
2024-03-09 18:10:09: New connection from 172.30.32.1:35300 on port 1883.
2024-03-09 18:10:09: Client auto-2B6E99DA-3A4E-1777-E7F3-85642C9D6EFC disconnected, not authorised.
2024-03-09 18:10:48: New connection from 172.30.32.1:55128 on port 1883.
2024-03-09 18:10:48: Client auto-4FDCF378-C87C-4B46-95AF-B5040083D1BD disconnected, not authorised.
2024-03-09 18:11:35: New connection from 172.30.32.2:50306 on port 1883.
2024-03-09 18:11:35: Client closed its connection.
2024-03-09 18:13:35: New connection from 172.30.32.2:51304 on port 1883.
2024-03-09 18:13:35: Client closed its connection.
2024-03-09 18:13:55: New connection from 172.30.32.1:37592 on port 1883.
2024-03-09 18:13:55: Client auto-1FEA8A8B-20AC-B8C0-CFE2-C38695164816 disconnected, not authorised.
2024-03-09 18:13:59: New connection from 172.30.32.1:40468 on port 1883.
2024-03-09 18:13:59: Client auto-D96FAC64-2F96-DC18-8B68-4500CD064443 disconnected, not authorised.
2024-03-09 18:14:03: New connection from 172.30.32.1:40478 on port 1883.
2024-03-09 18:14:03: Client auto-EF788F80-7F18-1FAF-AF6F-5FE53FFC351D disconnected, not authorised.
2024-03-09 18:14:07: New connection from 172.30.32.1:40480 on port 1883.
2024-03-09 18:14:07: Client auto-912A19B2-D8FD-DB32-8907-5747F330FBC6 disconnected, not authorised.
2024-03-09 18:14:11: New connection from 172.30.32.1:37496 on port 1883.
2024-03-09 18:14:11: Client auto-D12AED45-FD7D-348B-78EE-B6E01BB38426 disconnected, not authorised.
2024-03-09 18:14:15: New connection from 172.30.32.1:37506 on port 1883.
2024-03-09 18:14:15: Client auto-E497AF55-3140-EF9A-D94B-A47C30154CCF disconnected, not authorised.
2024-03-09 18:14:19: New connection from 172.30.32.1:47566 on port 1883.
2024-03-09 18:14:19: Client auto-85F49988-AEC5-6014-DC1D-6E8C5F6600DD disconnected, not authorised.
2024-03-09 18:14:24: New connection from 172.30.32.1:47568 on port 1883.
2024-03-09 18:14:24: Client auto-829AD79D-6E15-6C3F-3EA1-828C3C0C4875 disconnected, not authorised.
2024-03-09 18:14:28: New connection from 172.30.32.1:47570 on port 1883.
2024-03-09 18:14:28: Client auto-01EF9930-8D17-4421-70BF-0C6EDFF95D08 disconnected, not authorised.
2024-03-09 18:14:32: New connection from 172.30.32.1:44336 on port 1883.
2024-03-09 18:14:32: Client auto-C1DFD51C-CC7F-68B6-4ECA-97FD7D21994E disconnected, not authorised.
2024-03-09 18:14:35: New connection from 172.30.32.1:44346 on port 1883.
2024-03-09 18:14:35: Client auto-AA9E2F56-ED78-8ECA-C819-4BD5D2517473 disconnected, not authorised.
2024-03-09 18:14:42: New connection from 172.30.32.1:57946 on port 1883.
2024-03-09 18:14:42: Client auto-AB97FF78-90BA-866B-6D6C-B0CF234EF2D4 disconnected, not authorised.
2024-03-09 18:15:24: New connection from 172.30.32.1:55362 on port 1883.
2024-03-09 18:15:24: Client auto-4D1E352A-9AD7-692A-BA30-DF92442CCA80 disconnected, not authorised.
2024-03-09 18:15:35: New connection from 172.30.32.2:45366 on port 1883.
2024-03-09 18:15:35: Client closed its connection.
2024-03-09 18:15:59: New connection from 172.30.32.1:44850 on port 1883.
2024-03-09 18:15:59: Client auto-84F47386-00F3-001F-EC63-FE8A41EB91DA disconnected, not authorised.
2024-03-09 18:16:56: New connection from 172.30.32.1:44834 on port 1883.
2024-03-09 18:16:56: Client auto-0CB865E5-EF09-3C6E-3612-581FBD09ABC7 disconnected, not authorised.
2024-03-09 18:17:35: New connection from 172.30.32.2:37522 on port 1883.
2024-03-09 18:17:35: Client closed its connection.
2024-03-09 18:19:06: New connection from 172.30.32.1:41050 on port 1883.
2024-03-09 18:19:06: Client auto-4CFA5514-9C90-2009-A7DC-A58E9081F3E2 disconnected, not authorised.
2024-03-09 18:19:35: New connection from 172.30.32.2:50062 on port 1883.
2024-03-09 18:19:35: Client closed its connection.
2024-03-09 18:21:35: New connection from 172.30.32.2:36448 on port 1883.
2024-03-09 18:21:35: Client closed its connection.
2024-03-09 18:22:19: New connection from 10.11.13.100:48569 on port 1883.
2024-03-09 18:22:19: Client auto-ACDC7030-830E-E3CA-1046-E08D6F1E137B disconnected, not authorised.
2024-03-09 18:23:35: New connection from 172.30.32.2:54386 on port 1883.
2024-03-09 18:23:35: Client closed its connection.
2024-03-09 18:24:58: New connection from 10.11.13.100:42231 on port 1883.
2024-03-09 18:24:58: Client auto-D7B0B841-BB0F-6FB2-4C77-E963ED20D471 disconnected, not authorised.
2024-03-09 18:25:35: New connection from 172.30.32.2:48154 on port 1883.
2024-03-09 18:25:35: Client closed its connection.
2024-03-09 18:25:56: New connection from 10.11.13.100:59043 on port 1883.
2024-03-09 18:25:56: Client auto-A58B146A-E22D-2774-DEDE-6CFDE0A32FB6 disconnected, not authorised.
2024-03-09 18:26:14: New connection from 10.11.13.100:51867 on port 1883.
2024-03-09 18:26:14: Client auto-2AFA7C38-546F-0363-DCF5-1B125E56A8AC disconnected, not authorised.
2024-03-09 18:26:36: New connection from 10.11.13.100:59985 on port 1883.
2024-03-09 18:26:36: Client auto-D32AC833-E20C-4146-7A64-AEAABEE2A463 disconnected, not authorised.
2024-03-09 18:27:35: New connection from 172.30.32.2:53100 on port 1883.
2024-03-09 18:27:35: Client closed its connection.
2024-03-09 18:28:05: Saving in-memory database to /data//mosquitto.db.
2024-03-09 18:29:35: New connection from 172.30.32.2:51124 on port 1883.
2024-03-09 18:29:35: Client closed its connection.
2024-03-09 18:31:35: New connection from 172.30.32.2:60380 on port 1883.
2024-03-09 18:31:35: Client closed its connection.
2024-03-09 18:33:35: New connection from 172.30.32.2:34652 on port 1883.
2024-03-09 18:33:35: Client closed its connection.
2024-03-09 18:35:35: New connection from 172.30.32.2:52628 on port 1883.
2024-03-09 18:35:35: Client closed its connection.
2024-03-09 18:37:35: New connection from 172.30.32.2:38422 on port 1883.
2024-03-09 18:37:35: Client closed its connection.
2024-03-09 18:39:35: New connection from 172.30.32.2:35408 on port 1883.
2024-03-09 18:39:35: Client closed its connection.

I very much appreciate your help.
Eric

Here is what I get from MTTQ:

Air conditioner-foutopsporingsgegevens
Weergave berichten
Probeer MQTT-berichten als JSON te lezen
Toon als YAML
Entiteiten
Airco (climate.air_conditioner_mqtt_hvac)
MQTT discovery data:
Topic: homeassistant/climate/ca2c4fad6436/hvac/config
Payload
unique_id: ca2c4fad6436
device:
identifiers:
- hisense_ac_ca2c4fad6436
manufacturer: Hisense (hisense-eu)
model: Smart-1-100-eu
name: Air conditioner
sw_version: ADA 1.4.3-beta ameba 2018-03-28 19:20:06 8f40fe89d
availability:

  • topic: hisense_ac/LWT
  • topic: hisense_ac/ca2c4fad6436/available/status
    precision: 1
    temperature_unit: C
    current_temperature_topic: hisense_ac/ca2c4fad6436/f_temp_in/status
    fan_mode_command_topic: hisense_ac/ca2c4fad6436/t_fan_speed/command
    fan_mode_state_topic: hisense_ac/ca2c4fad6436/t_fan_speed/status
    fan_modes:
  • auto
  • lower
  • low
  • medium
  • high
  • higher
    mode_command_topic: hisense_ac/ca2c4fad6436/t_work_mode/command
    mode_state_topic: hisense_ac/ca2c4fad6436/t_work_mode/status
    modes:
  • 'off'
  • fan_only
  • heat
  • cool
  • dry
  • auto
    swing_mode_command_topic: hisense_ac/ca2c4fad6436/t_fan_power/command
    swing_mode_state_topic: hisense_ac/ca2c4fad6436/t_fan_power/status
    swing_modes:
  • 'on'
  • 'off'
    temperature_command_topic: hisense_ac/ca2c4fad6436/t_temp/command
    temperature_state_topic: hisense_ac/ca2c4fad6436/t_temp/status
    max_temp: '30'
    min_temp: '16'
    platform: mqtt
    Subscribed topics:
    hisense_ac/LWT
    3 meest recent ontvangen bericht(en)
    Received 17:34:12
    QoS: 0, Retained
    Payload: offline
    Received 17:54:58
    QoS: 0, Retained
    Payload: offline
    Received 17:58:18
    QoS: 0, Retained
    Payload: offline
    hisense_ac/ca2c4fad6436/available/status
    3 meest recent ontvangen bericht(en)
    Received 17:34:12
    QoS: 0, Retained
    Payload: online
    Received 17:54:58
    QoS: 0, Retained
    Payload: online
    Received 17:58:18
    QoS: 0, Retained
    Payload: online
    hisense_ac/ca2c4fad6436/t_work_mode/status
    0 meest recent ontvangen bericht(en)
    hisense_ac/ca2c4fad6436/t_fan_speed/status
    0 meest recent ontvangen bericht(en)
    hisense_ac/ca2c4fad6436/t_fan_power/status
    0 meest recent ontvangen bericht(en)
    hisense_ac/ca2c4fad6436/f_temp_in/status
    0 meest recent ontvangen bericht(en)
    hisense_ac/ca2c4fad6436/t_temp/status
    0 meest recent ontvangen bericht(en)
    Transmitted messages:
    hisense_ac/ca2c4fad6436/t_work_mode/command
    4 meest recent verzonden bericht(en)
    Transmitted 17:48:40
    QoS: 0
    Payload: off
    Transmitted 17:48:43
    QoS: 0
    Payload: fan_only
    Transmitted 17:48:45
    QoS: 0
    Payload: heat
    Transmitted 17:48:51
    QoS: 0
    Payload: off