Hello,
I have a problem using Alarm.py:

I entered the configuration in the weewx.conf file with the correct 
parameters:


[Alarm]
expression = "outTemp < 40.0"
time_wait = 3600
smtp_host = smtp.example.com
smtp_user = myusername
smtp_password = mypassword
from = [email protected]
mailto = [email protected], [email protected]
subject = "Alarm message from weewx!"
and :

[Engine]
[[Services]]
...
report_services = weewx.engine.StdPrint, weewx.engine.StdReport, 
user.alarm.MyAlarm After it is indicate to copy this file (Alarm.py I 
think...) to the "user directory"

But what is the "user directory" ?

I've tried usr/share/weewx/usr but it doesn't work and blocks me weewx If 
you know how to proceed and where exactly to copy Alarm.py ?? thank you so 
much

-- 
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/b42b7a8e-ac8e-406a-a68e-35bff495c96b%40googlegroups.com.

Reply via email to