pySwitchbot icon indicating copy to clipboard operation
pySwitchbot copied to clipboard

Only works with `logging.basicConfig(level=logging.DEBUG)` enabled.

Open d-walsh opened this issue 3 years ago • 0 comments

For some reason unless I have logging.basicConfig(level=logging.DEBUG) enabled it just hangs when I run device.turn_on().

d-walsh avatar Oct 16 '22 04:10 d-walsh