PyTeslaBLE icon indicating copy to clipboard operation
PyTeslaBLE copied to clipboard

RuntimeError: The requested operation is not supported.

Open gopkg-dev opened this issue 1 year ago • 5 comments

` Enter choice: 8 Connecting to vehicle... Tap your keycard on the center console 2023-06-02 20:51:42.716 Python[45762:1776268] Characteristic does not support write without response. Traceback (most recent call last): File "/Users/karen/PycharmProjects/pythonProject/main.py", line 28, in vehicle.whitelist() File "/Users/karen/PycharmProjects/pythonProject/venv/lib/python3.11/site-packages/pyteslable/TeslaBLE.py", line 233, in whitelist self.__peripheral.write_command( RuntimeError: The requested operation is not supported.

Process finished with exit code 1 `

gopkg-dev avatar Jun 02 '23 12:06 gopkg-dev