Search found 18 matches
- Tuesday 05 July 2022 0:02
- Forum: Python
- Topic: stand by esp12f domoticz
- Replies: 1
- Views: 245
stand by esp12f domoticz
Hello! I need some help with a project. At first is it possible or not? ESP12f and others have a deep sleep mode. That's right! I want him to wake up every minute. To be able to connect to the server and check if I have set it to stay working or if I have not set it to work the given relay switch ...
- Thursday 19 May 2022 22:10
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
Re: two motion sensors together to active notification - solved [Solved]
Wonderful. Hope you learnt some new (dzvents) skills in the process ;-). Of course! That I'm going to hit my head a lot. Good thing it was you. If it weren't for you, I wouldn't be able to accomplish my task. Every day I hoped someone would help. Be good people and help people like me. God bless ...
- Thursday 19 May 2022 7:07
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
Re: two motion sensors together to active notification - solved [Solved]
Thanks for all !!!
Finally my problem is fixed.
Finally my problem is fixed.
- Monday 16 May 2022 18:59
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
- Monday 16 May 2022 18:58
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
Re: two motion sensors together to active notification [Solved]
to understand! now I saw the mistake too, but I think it should be as it is written. so I just copied it. changed DM1 to DM2. just like you say change it! upload a screenshot to take a look please. dm1 dm2.png please take a look at my settings as well. do I have to describe the path of the script ...
- Sunday 15 May 2022 7:59
- Forum: dzVents
- Topic: code for two sensors / switches on one ESP8266 device
- Replies: 3
- Views: 582
Re: code for two sensors / switches on one ESP8266 device
Hello! Thanks first for the help. I tried to do what you say. I added a few lines of code. I upload it to see if it is correct because I receive various notifications. /* PIR Advanced motion Detection with deep-sleep mode */ #define DEBUGPRINTLN0(x) Serial.println(x) ADC_MODE(ADC_VCC); //vcc read ...
- Wednesday 11 May 2022 8:21
- Forum: Switches and Scenes
- Topic: False triggers pir sensor hc-sr501
- Replies: 12
- Views: 2386
Re: False triggers pir sensor hc-sr501
Every day I check if someone has given a working code, but no one has written. How to make the code so that the notification works only when there are 2 sensors activated. If you don't want to use a device that just works (i.e. with embedded configuration/filtering) write a device script that, if ...
- Wednesday 11 May 2022 5:54
- Forum: dzVents
- Topic: code for two sensors / switches on one ESP8266 device
- Replies: 3
- Views: 582
code for two sensors / switches on one ESP8266 device
Hello. Can I add in the code for my ESP8266 notification from another Switch / device? For now I use only gpio14. What do I need to add to my code to upload it? This is the code I use. /* PIR Advanced motion Detection with deep-sleep mode */ ADC_MODE(ADC_VCC); //vcc read #include <ESP8266WiFi.h ...
- Wednesday 11 May 2022 5:37
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
Re: two motion sensors together to active notification [Solved]
I lost hope today! I thought someone could help, but it took so long and no one could help me! Every day I check if someone has given a working code, but no one has written. How to make the code so that the notification works only when there are 2 sensors activated. Could you try this: (Tested with ...
- Monday 09 May 2022 22:47
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
Re: two motion sensors together to active notification [Solved]
I lost hope today!
I thought someone could help, but it took so long and no one could help me!
Every day I check if someone has given a working code, but no one has written. How to make the code so that the notification works only when there are 2 sensors activated.
I thought someone could help, but it took so long and no one could help me!
Every day I check if someone has given a working code, but no one has written. How to make the code so that the notification works only when there are 2 sensors activated.
- Monday 09 May 2022 22:46
- Forum: Switches and Scenes
- Topic: False triggers pir sensor hc-sr501
- Replies: 12
- Views: 2386
Re: False triggers pir sensor hc-sr501
I lost hope today!
I thought someone could help, but it took so long and no one could help me!
Every day I check if someone has given a working code, but no one has written. How to make the code so that the notification works only when there are 2 sensors activated.
I thought someone could help, but it took so long and no one could help me!
Every day I check if someone has given a working code, but no one has written. How to make the code so that the notification works only when there are 2 sensors activated.
- Saturday 23 April 2022 5:32
- Forum: Switches and Scenes
- Topic: False triggers pir sensor hc-sr501
- Replies: 12
- Views: 2386
Re: False triggers pir sensor hc-sr501
I never used the actions directly trough the devices, I have all my scripts running trough the editor. Go to "setup>more options>events" there you find the options of using several editors, blockly, lua python and dzvents. https://www.domoticz.com/wiki/Automation is a good page to read and has some ...
- Friday 22 April 2022 19:34
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
Re: two motion sensors together to active notification [Solved]
Try this (NOT TESTED!!!): Say your 2 motion sensors are called M1 and M2 Create dummy hardware under hardware Then create 2 switch devices under that dummy hardware and call them DM1 and DM2 Go to the switches tab and edit first DM1 and then DM2 as follows: enter 3 in the off delay field and save ...
- Thursday 21 April 2022 11:59
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
Re: two motion sensors together to active notification [Solved]
I would like to ask someone if they can help me with the code? I tried to search for topics for similar projects already done, but I did not find exactly such code.
I ask for help!
I ask for help!
- Thursday 21 April 2022 9:48
- Forum: dzVents
- Topic: two motion sensors together to active notification - solved [Solved]
- Replies: 16
- Views: 2564
two motion sensors together to active notification - solved [Solved]
Hello! I'm new and I'm still learning, but there's a lot of information and I can't find what I need. I'm looking for a script for the notification to be sent to me only when there are 2 motion sensors that are active at the same time. If sensor1 is activated and there is no movement on sensor2 for ...
- Tuesday 19 April 2022 10:20
- Forum: Switches and Scenes
- Topic: False triggers pir sensor hc-sr501
- Replies: 12
- Views: 2386
Re: False triggers pir sensor hc-sr501
You can always try to install an thermistor, that's all up to you. For the code, this is just a sample not a complete script, depending on what you use and you're setup. So if you have both PIR sensors added to you're domoticz device list then they should have an IDX number or a name. With that you ...
- Saturday 16 April 2022 10:44
- Forum: Switches and Scenes
- Topic: False triggers pir sensor hc-sr501
- Replies: 12
- Views: 2386
Re: False triggers pir sensor hc-sr501
Hi, The "hc-sr501" PIR sensor does have a sensitivity control, I assume you tried adjusting this! I tried these devices also with an wemos nd never had reliable results, I went to other devices like the sonoff and the ikea trädfri trough zigbee to control lights, these devices are solid in ...
- Friday 15 April 2022 23:58
- Forum: Switches and Scenes
- Topic: False triggers pir sensor hc-sr501
- Replies: 12
- Views: 2386
False triggers pir sensor hc-sr501
Hello. I have been using "domoticz" recently and I am very happy. I want to use it first and foremost to guard an outdoor garden. I have bees and I want to put motion sensors. I came across projects that work through the "domoticz", but the sensors emit a lot of false signals. perhaps from the sun ...