Search found 16 matches
- 10 Aug 2024, 20:44
- Forum: ESP Easy: Software
- Topic: How to use longpress event and doubleclick event with a pushbutton ?
- Replies: 12
- Views: 5674
Re: How to use longpress event and doubleclick event with a pushbutton ?
Ath, I changed Push Button Active Low to Normal switch but I don't see the states I am looking for (3 or 10 or 11). And now the behaviour is state still on 1 except when I press the button. So maybe I could work with this in a Domoticz script. I just see the ThomasB post : Indeed, I am watching the ...
- 10 Aug 2024, 19:50
- Forum: ESP Easy: Software
- Topic: How to use longpress event and doubleclick event with a pushbutton ?
- Replies: 12
- Views: 5674
Re: How to use longpress event and doubleclick event with a pushbutton ?
10 cm wires are too far ???
Are you kidding ?
Are you kidding ?
- 10 Aug 2024, 17:35
- Forum: ESP Easy: Software
- Topic: How to use longpress event and doubleclick event with a pushbutton ?
- Replies: 12
- Views: 5674
Re: How to use longpress event and doubleclick event with a pushbutton ?
Hello ATh,
You can not put a value lower than 1000ms.
But I put 1000ms to double and 1200 to longpress.
Unfortunately, no change.
No state 3 or 10 or 11.
You can not put a value lower than 1000ms.
But I put 1000ms to double and 1200 to longpress.
Unfortunately, no change.
No state 3 or 10 or 11.
- 10 Aug 2024, 16:45
- Forum: ESP Easy: Software
- Topic: How to use longpress event and doubleclick event with a pushbutton ?
- Replies: 12
- Views: 5674
Re: How to use longpress event and doubleclick event with a pushbutton ?
Hello TD-er, Thanks for your reply but it does not work. According to your post : - I modify the debounce value to 100ms (instead of 0) like this Capture d’écran du 2024-08-10 16-34-10.png - I modify the circuit like this : 5V --- R1 --- GPIO --- R2/C1 --- GND where R1: 4k7 R2: 10k C1: 100 nF 202408...
- 07 Aug 2024, 13:12
- Forum: ESP Easy: Software
- Topic: How to use longpress event and doubleclick event with a pushbutton ?
- Replies: 12
- Views: 5674
How to use longpress event and doubleclick event with a pushbutton ?
Good afternoon ! I'm continuing my discovery of the ESPEASY with the sensors I usually use. I'm having a problem with the push button. Configuration : Board : ESP32 Pushbutton : electrical classic like this https://www.legrand.fr/pro/catalogue/poussoir-ou-poussoir-inverseur-mosaic-easy-led-6a-250v-2...
- 05 Aug 2024, 18:00
- Forum: ESP Easy: Software
- Topic: [SOLVED] Do I need DOMOTICZ MQTT HELPER for each relay ?
- Replies: 4
- Views: 3623
Re: Do I need DOMOTICZ MQTT HELPER for each relay ?
Thanks ! both
- 05 Aug 2024, 16:57
- Forum: ESP Easy: Software
- Topic: [SOLVED] Do I need DOMOTICZ MQTT HELPER for each relay ?
- Replies: 4
- Views: 3623
Re: Do I need DOMOTICZ MQTT HELPER for each relay ?
OK. Thanks for your answer. The first part of your message seems clear for me : - I need to use 2 task lines per relay (1 for relay, 2nd for Domoticz MQTT Helper) - Limit is 32 task lines I continue playing with my ESP32 and many GPIO are indeed "blocked". So i will surely have enough with...
- 05 Aug 2024, 14:57
- Forum: ESP Easy: Software
- Topic: [SOLVED] Do I need DOMOTICZ MQTT HELPER for each relay ?
- Replies: 4
- Views: 3623
[SOLVED] Do I need DOMOTICZ MQTT HELPER for each relay ?
Hello, Thanks to Ath, I know how to set up my relays in ESPEASY to work with DOMOTICZ MQTT (this thread https://www.letscontrolit.com/forum/viewtopic.php?t=10372 Now, I have 2 questions : 1) do I need a DOMOTICZ MQTT HELPER for each relay ? Or maybe there is a trick to sort the devices or the GPIO t...
- 04 Aug 2024, 20:07
- Forum: ESP Easy: Software
- Topic: SOLVED - How to set up a relay on ESP32 with Domoticz MQTT ?
- Replies: 9
- Views: 4768
Re: SOLVED - How to set up a relay on ESP32 with Domoticz MQTT ?
Congratulations and many many thanks !
- 04 Aug 2024, 17:47
- Forum: ESP Easy: Software
- Topic: SOLVED - How to set up a relay on ESP32 with Domoticz MQTT ?
- Replies: 9
- Views: 4768
Re: How to set up a relay on ESP32 with Domoticz MQTT ?
Send the command from the tools page does not change anything. BUT using 3.3V WORKS !!! :D :shock: :shock: I tried with an other relay (same family but maybe an other supplier) : it works with 5V. I am impressed and warmly thank you !!! How do you find it could be a voltage issue ??? I would never i...
- 04 Aug 2024, 15:48
- Forum: ESP Easy: Software
- Topic: SOLVED - How to set up a relay on ESP32 with Domoticz MQTT ?
- Replies: 9
- Views: 4768
- 04 Aug 2024, 15:35
- Forum: ESP Easy: Software
- Topic: SOLVED - How to set up a relay on ESP32 with Domoticz MQTT ?
- Replies: 9
- Views: 4768
Re: How to set up a relay on ESP32 with Domoticz MQTT ?
I power the expansion board in 12V. And there is a conversion to 5V.
The relay is a board with electronics embbeded. It has diode to separate 5V from 230V.
The relay is a board with electronics embbeded. It has diode to separate 5V from 230V.
- 04 Aug 2024, 14:58
- Forum: ESP Easy: Software
- Topic: SOLVED - How to set up a relay on ESP32 with Domoticz MQTT ?
- Replies: 9
- Views: 4768
Re: How to set up a relay on ESP32 with Domoticz MQTT ?
My relay is powered from 5V. I use an expansion board dedicated to ESP32. https://a.aliexpress.com/_EzOe951
- 04 Aug 2024, 14:46
- Forum: Introduce yourself
- Topic: French Hello !
- Replies: 2
- Views: 4535
Re: French Hello !
Thanks for the tip !
- 04 Aug 2024, 13:29
- Forum: ESP Easy: Software
- Topic: SOLVED - How to set up a relay on ESP32 with Domoticz MQTT ?
- Replies: 9
- Views: 4768
SOLVED - How to set up a relay on ESP32 with Domoticz MQTT ?
Hello, I followed this link https://espeasy.readthedocs.io/en/latest/Plugin/P029.html to add a relay on my ESP8266 (except the switch part). I also tried on ESP32. So here is the screenshot of my devices tab (in attachment). Capture d’écran du 2024-08-04 13-05-49.png I have a dummy switch in Domotic...
- 04 Aug 2024, 13:17
- Forum: Introduce yourself
- Topic: French Hello !
- Replies: 2
- Views: 4535
French Hello !
Hello, Living near Lyon in France. Using Domoticz with Arduino boards to manage my house (lights, heating, alarm...). Actually, my system is based on Arduino boards programmed with MySensors library and linked with Domoticz with IP. My system works well for more than 5 years. Unfortunately, lightnin...