removed outv
This commit is contained in:
@@ -26,7 +26,7 @@ CMD: list[str] = ['apcaccess', '-u']
|
|||||||
T_LONG: float = 15.0
|
T_LONG: float = 15.0
|
||||||
T_SHORT: float = 5.0
|
T_SHORT: float = 5.0
|
||||||
EXPORT_KEYS: list[str] = [
|
EXPORT_KEYS: list[str] = [
|
||||||
'UPSNAME', 'STATUS', 'LINEV', 'LOADPCT', 'BCHARGE', 'TIMELEFT', 'OUTPUTV', 'ITEMP', 'BATTV', 'LINEFREQ'
|
'UPSNAME', 'STATUS', 'LINEV', 'LOADPCT', 'BCHARGE', 'TIMELEFT', 'ITEMP', 'BATTV', 'LINEFREQ'
|
||||||
]
|
]
|
||||||
|
|
||||||
def clean_data(v: str) -> float | str:
|
def clean_data(v: str) -> float | str:
|
||||||
|
|||||||
Reference in New Issue
Block a user