You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: