Supla Pushover Mini Alarm

Post Reply
elmaya
Posts: 1482
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

Supla Pir Pushover Mini Alarm
It consists of a Pir motion sensor which is activated / deactivated from the Supla App,
If the sensor is activated and detects movement, it sends the message that we have defined in WiFiconfig to the Pushover service.
Connections:
Gpio 0 - D3 WiFiconfig
Gpio 2 - D4 Led
Gpio12 - D6 Pir Sensor
HC-SR501.png
HC-SR501.png (85.85 KiB) Viewed 6176 times
Reed-ESP8266_bb.png
Reed-ESP8266_bb.png (73.75 KiB) Viewed 6176 times
To enter or change the settings:
To enter the WiFi configuration mode, press and hold the button for at least 5 seconds.
When in Wi-Fi configuration mode, the device enters Wi-Fi access point mode and the status LED turns on.
- Log in to https://cloud.supla.org (registration is free) and Activate registration for new device.
- Connect to the WiFi called "Supla_Pir_Push" from any device with wireless network and an Internet browser.
- Open the Page: http://192.168.4.1
- Tap Configure WiFi.

Image
 
- On the configuration page
- Select the Wi-Fi network at the top by pressing the appropriate one and then enter the password.
- enter the data to:
suplaServer (svrX.supla.org),
Email (registration email in supla),
Supla Device Name (name with which it will be seen in the cloud),
App Token (Pushover Api Token)
User Token (Pushover User Token)
Alarm Message (we write the text of the message) 
select Sound (Pushover notification sound)
- To finish click on Save to save the configuration data.

Firmware update through the OTA web browser - http: // XX: 81 / update
xx = Device IP. For example http://192.168.1.22:81/update
User: admin
Password: pass

pir_Pushover_DOUT_16Mbit.rar
(682.99 KiB) Downloaded 298 times
meliwal
Posts: 16
Joined: Fri Oct 26, 2018 4:47 pm

and how about notifications by gsm. add a sim800 module as an example :D
elmaya
Posts: 1482
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

At the moment there is no support for Sim800 in Arduino V 2.3
User avatar
QLQ
Posts: 2276
Joined: Sun Sep 03, 2017 9:13 am
Location: Koszalin

elmaya wrote: Wed Jan 29, 2020 2:09 pm Supla Pir Pushover Mini Alarm
It consists of a Pir motion sensor which is activated / deactivated from the Supla App,
How?? Light switch on/off or power on off ?

Message Pushover works very good as always super work :D
jak coś nie działa to włącz zasilanie.....
DropsNH
Posts: 19
Joined: Tue Sep 20, 2022 7:38 am

Hello, does anyone have or is there an option to add several PIRs to 1 chip? To reduce the number of used ESPs in the network.
e.g. PIR regarding:
GPIO3
GPIO4
GPIO5
GPIO12
GPIO13
GPIO14
with the possibility of deactivating individual sensors.
WłączWyłącz
Posts: 4
Joined: Sat Aug 19, 2023 3:25 pm

Yes. It is possible to add multiple PIR sensors to GPIOs you mentioned. I started to build silent alarm with PIR sensor using native Supla messages (no need to use Pushover) by using Reactions for the sensor.
I used relays to disconnect/connect PIR sensors to be able to turn off messages when I am at home,
Post Reply

Return to “Ideas and concepts”