We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bf5bd commit fc1a5eeCopy full SHA for fc1a5ee
plugwise/controller.py
@@ -63,7 +63,7 @@ def connect_to_stick(self, callback=None) -> bool:
63
"""
64
Connect to USB-Stick and startup all worker threads
65
66
- Return: True when connection is successfull.
+ Return: True when connection is successful.
67
68
self.init_callback = callback
69
# Open connection to USB Stick
0 commit comments