pushover.net & mailbox sensor #55
RolfSzimnau
started this conversation in
General
Replies: 2 comments 1 reply
-
|
Hi Rolf, for modification use the WhatsApp version, not JSON or MQTT. But why? What is the advantage compared to HA? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I've got it working just the way I want. If anyone else is interested, simply update the following variables: const char* ssid = "InsertSsid"; // Pushover API tokens Below is the code i used. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone attempted to integrate the Pushover service (https://pushover.net/) with the mailbox sensor project?
I have several cameras, and the Pushover service works great together with this. This led me to wonder if I could get it working with the mailbox sensor as well. I found a useful tutorial on the following website: https://randomnerdtutorials.com/esp32-pushover-notifications-arduino/. I have attempted to follow the instructions and make the necessary corrections, but I’m not very confident in my abilities. Could someone review the attached file for obvious mistakes before I upload it to LoRa?
Pushover.txt
Beta Was this translation helpful? Give feedback.
All reactions