-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zone status change report to Telegram bot (help wanted) #183
Comments
There's an example shell script for sending emails but it's a nightly status report. There's no immediate notification. |
Could you please suggest a modified script to send the report via Telegram message instead of email? |
actually i forgot i implemented something that can intercept zone changes. see this script https://github.com/rszimm/sprinklers_pi/blob/master/scripts/example_zone_script_passthrough.sh if you still want the report that is in the same directory "report.sh" |
Sorry. I don't understand how to use it. |
yes just follow the directions in the comment, replace the echo line with
your telegram command. leave wiriginpi or your zones won't actually
activate.
…On Sat, Jun 12, 2021 at 12:00 PM gargamelonly ***@***.***> wrote:
Sorry. I don't understand how to use it.
Is simply copying the passthrough script to that folder will run it on
every change of a GPIO?
Do I need to remove the wiringpi command?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#183 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABIJXFPZACGJSXSPHWV5ZLTSOADBANCNFSM46SMZAWQ>
.
|
Hi,
I see there are options to send log by email in some old threads.
Is there a way also to send a message to a Telegram bot when a zone starts/stops irrigation?
I know how to setup a bot and get it's key.
Thank you.
[running the GreenIQ variant on an RPI]
The text was updated successfully, but these errors were encountered: