I have installed lowbattery.py

my Config looks like this:

time_wait = 3600
count_threshold = 1
smtp_host = mail.example.com
smtp_user = [email protected]
smtp_password = myPassword
from = [email protected]
mailto = [email protected]
subject = Weewx Battery low!

I have log entries like that:
Dec  3 06:55:28 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 06:55:15 CET (1575352515): {'inTempBatteryStatus': 1}
Dec  3 11:07:53 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 11:07:53 CET (1575367673): {'inTempBatteryStatus': 1}
Dec  3 13:26:02 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 13:25:54 CET (1575375954): {'inTempBatteryStatus': 1}
Dec  3 14:26:12 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 14:26:09 CET (1575379569): {'inTempBatteryStatus': 1}
Dec  3 16:26:14 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 16:26:11 CET (1575386771): {'inTempBatteryStatus': 1}
Dec  3 19:47:49 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 19:47:49 CET (1575398869): {'outTempBatteryStatus': 1}
Dec  3 20:48:03 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 20:47:55 CET (1575402475): {'outTempBatteryStatus': 1, 
'inTempBatteryStatus': 1}
Dec  3 21:48:23 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 21:48:22 CET (1575406102): {'outTempBatteryStatus': 1}
Dec  3 22:48:40 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 22:48:19 CET (1575409699): {'outTempBatteryStatus': 1}
Dec  3 23:48:57 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-03 23:48:51 CET (1575413331): {'outTempBatteryStatus': 1}
Dec  4 00:51:51 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-04 00:51:32 CET (1575417092): {'outTempBatteryStatus': 1}
Dec  4 01:52:35 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-04 01:52:34 CET (1575420754): {'outTempBatteryStatus': 1}
Dec  4 02:54:08 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-04 02:54:03 CET (1575424443): {'outTempBatteryStatus': 1}
Dec  4 04:02:38 weewxPi weewx[1365]: lowBattery: Low battery status sounded 
at 2019-12-04 04:02:33 CET (1575428553): {'outTempBatteryStatus': 1, 
'inTempBatteryStatus': 1}

But didn't receive a notification.

How can I test and get debug output if mailing in weewx context works?

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d0fd392e-8d7b-4124-93f1-737b7a89d6aa%40googlegroups.com.

Reply via email to