Skip to content

Commit 7dc5711

Browse files
committed
Clean test data
1 parent a219533 commit 7dc5711

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lnetatmo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,6 @@ def getStationMinMaxTH(station=None, module=None):
714714

715715
try:
716716
homes = HomeData(authorization)
717-
with open("t.jpg", "wb") as f: f.write(homes.getLiveSnapshot(camera="LachPresence1"))
718717
except NoDevice :
719718
if stdout.isatty():
720719
print("lnetatmo.py : warning, no home available for testing")

0 commit comments

Comments
 (0)