NickWaterton / Roomba980-Python

Python program and library to control iRobot Roomba 980 Vacuum Cleaner
MIT License
361 stars 103 forks source link

API version required? #126

Open SirLouen opened 3 months ago

SirLouen commented 3 months ago

Running simple.py with IP, BLID and password and this error pops:

Error: Client.__init__() missing 1 required positional argument: 'callback_api_version'

Windows 11, Python 3.11.7

I don't see anything related to the API version in the docs Roomba is using 3.5.62+95 firmware by the way