Skip to content

0.1.7

Compare
Choose a tag to compare
@kantlivelong kantlivelong released this 03 Jan 17:43
· 88 commits to master since this release

Move check_psu_state to a Thread instead of using a RepeatedTimer. Resolves blocking IO issues. (#84)
Use subprocess.popen with poll() for all system commands.
Only reset idleTimer if the timer object exists and is still alive. (#82)