I am not sure if it's related to the use of 1.23 firmware, but it happens during the initial connection after the reset
Traceback (most recent call last):
File "asyncio/core.py", line 1, in run_until_complete
File "", line 448, in outgoing
File "mqtt_as.py", line 797, in publish
File "mqtt_as.py", line 409, in publish
File "mqtt_as.py", line 444, in _publish
File "mqtt_as.py", line 235, in _as_write
TypeError: object with buffer protocol required
I am not sure if it's related to the use of 1.23 firmware, but it happens during the initial connection after the reset
Traceback (most recent call last):
File "asyncio/core.py", line 1, in run_until_complete
File "", line 448, in outgoing
File "mqtt_as.py", line 797, in publish
File "mqtt_as.py", line 409, in publish
File "mqtt_as.py", line 444, in _publish
File "mqtt_as.py", line 235, in _as_write
TypeError: object with buffer protocol required