At the same time, the component received the same data perfectly in parallel:
2021-04-07 23:55:42 DEBUG (Thread-7) [custom_components.jq300.api] Received PUBLISH (d0, q0, r0, m0), 'XXXXXXXXXXXXXXXXXX', ... (728 bytes)
2021-04-07 23:55:42 DEBUG (Thread-7) [custom_components.jq300.api] Received MQTT message: {'type': 'V', 'content': '[{"content":"2","dptId":1,"seq":1,"deviceToken":"XXXXXXXXXXXXXXXXXX"},{"content":null,"dptId":1,"seq":2,"deviceToken":""},{"content":null,"dptId":1,"seq":3,"deviceToken":""},{"content":"24","dptId":1,"seq":4,"deviceToken":""},{"content":"35","dptId":1,"seq":5,"deviceToken":""},{"content":"37","dptId":1,"seq":6,"deviceToken":""},{"content":"0.131","dptId":1,"seq":7,"deviceToken":""},{"content":"0.860","dptId":1,"seq":8,"deviceToken":""},{"content":"576","dptId":1,"seq":9,"deviceToken":""},{"content":"2700","dptId":1,"seq":10,"deviceToken":""}]', 'deviceToken': 'XXXXXXXXXXXXXXXXXX'}
2021-04-07 23:55:42 DEBUG (Thread-7) [custom_components.jq300.api] Update sensors for device 15573
2021-04-07 23:55:48 DEBUG (MainThread) [custom_components.jq300.api] Availability: True (account) AND True (device 15573) AND True (timeout) = True
2021-04-07 23:55:53 DEBUG (Thread-7) [custom_components.jq300.api] Received PUBLISH (d0, q0, r0, m0), 'XXXXXXXXXXXXXXXXXX', ... (728 bytes)
2021-04-07 23:55:53 DEBUG (Thread-7) [custom_components.jq300.api] Received MQTT message: {'type': 'V', 'content': '[{"content":"2","dptId":1,"seq":1,"deviceToken":"XXXXXXXXXXXXXXXXXX"},{"content":null,"dptId":1,"seq":2,"deviceToken":""},{"content":null,"dptId":1,"seq":3,"deviceToken":""},{"content":"24","dptId":1,"seq":4,"deviceToken":""},{"content":"35","dptId":1,"seq":5,"deviceToken":""},{"content":"38","dptId":1,"seq":6,"deviceToken":""},{"content":"0.133","dptId":1,"seq":7,"deviceToken":""},{"content":"0.858","dptId":1,"seq":8,"deviceToken":""},{"content":"575","dptId":1,"seq":9,"deviceToken":""},{"content":"2700","dptId":1,"seq":10,"deviceToken":""}]', 'deviceToken': 'XXXXXXXXXXXXXXXXXX'}
2021-04-07 23:55:53 DEBUG (Thread-7) [custom_components.jq300.api] Update sensors for device 15573
2021-04-07 23:55:54 DEBUG (SyncWorker_10) [custom_components.jq300.sensor] Update state: sensor.bedroom_jq300_temperature = 24.3 (24)
2021-04-07 23:55:54 DEBUG (MainThread) [custom_components.jq300.api] Availability: True (account) AND True (device 15573) AND True (timeout) = True
2021-04-07 23:55:54 DEBUG (SyncWorker_11) [custom_components.jq300.sensor] Update state: sensor.bedroom_pm25 = 35 (38)
2021-04-07 23:55:54 DEBUG (SyncWorker_5) [custom_components.jq300.sensor] Update state: sensor.bedroom_hcho = 0.13 (0.133)
2021-04-07 23:55:54 DEBUG (SyncWorker_7) [custom_components.jq300.sensor] Update state: sensor.bedroom_tvoc = 0.858 (0.858)