diff options
Diffstat (limited to 'ticker.py')
-rw-r--r-- | ticker.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ if args.netatmo: readings, epochs = \ sensors.get_netatmo_readings(home='LSv14D',\ modules=['Living Room', \ - 'Deck/S']) + 'Deck/W']) # ############################################################################# # Check VPN Status |