This website works better with JavaScript.
Home
Help
Sign In
tkurbad
/
pyupsmon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Make up
master
Torsten Kurbad
3 years ago
parent
75c8a13170
commit
a97b25309e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pyupsmon.py
+ 1
- 1
pyupsmon.py
View File
@ -212,7 +212,7 @@ if __name__ == "__main__":
sys
.
exit
(
1
)
log
.
info
(
'
PyUPSMon successfully started.
'
)
while
True
:
(
toggled
,
onBatt
)
=
ups
.
powerToggled
(
)
if
toggled
:
Write
Preview
Loading…
Cancel
Save