switchbotpy icon indicating copy to clipboard operation
switchbotpy copied to clipboard

A Python API for SwitchBots that allows to control actions, settings and timers (also password protected)

Results 4 switchbotpy issues
Sort by recently updated
recently updated
newest added

hi there Thanks for this wonderful application. However being a novice and trying to get my head around on how to use this application I do not understand the usage...

Does anyone know which BLE command is used to set the password? I'd like to avoid using the app.

- [ ] easily exchangable ble library - [ ] separate python library switchbot from rest api (create an organization) - [ ] make python library available via pip -...

enhancement

My device settings: `{'battery': 94, 'firmware': 6.4, 'n_timers': 0, 'dual_state_mode': True, 'inverse_direction': True, 'hold_seconds': 0}` ` File "/usr/lib/python3.11/enum.py", line 717, in __call__ return cls.__new__(cls, value) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/enum.py", line 1133,...