Search found 31 matches
- 20 Jan 2021, 12:05
- Forum: ESP Easy: Projects / Applications
- Topic: ESP Conrol Brinks WTW
- Replies: 4
- Views: 1357
Re: ESP Conrol Brinks WTW
the ebus connection is done in my case with an ebus-usb-adapter. I soldered the one from here: https://www.mikrocontroller.net/topic/346833?page=single there are also other projects around how to make your own ebusd adapter, cheaper and direct with wifi, with a wemos D1. e.g. https://ebus.github.io/...
- 14 Jan 2021, 22:17
- Forum: ESP Easy: Projects / Applications
- Topic: ESP Conrol Brinks WTW
- Replies: 4
- Views: 1357
Re: ESP Conrol Brinks WTW
here is another solution for brink units: I have a wemos d1 with a dht22 in bathroom. it measures on 5 minutes basis the humidity and does a GET request to a raspberry. this raspberry has a ebus connection to the brink unit and sets via ebusd the fan speed of stand 1 dynamically between 50m³/h and t...
- 29 Dec 2020, 10:03
- Forum: ESP Easy: General Discussion
- Topic: releay bounce at boot
- Replies: 20
- Views: 2211
Re: releay bounce at boot
after disabling the switches relating to the relays (gpio 12 and 5), there is no bounce at start-up, but there is no control with Home Assistant. Moreover when restarting the relays are always closed and I want them open. I would try to control the relays with gpio only, not with the switch device ...
- 28 Dec 2020, 17:17
- Forum: ESP Easy: General Discussion
- Topic: releay bounce at boot
- Replies: 20
- Views: 2211
Re: releay bounce at boot
maybe this: https://github.com/letscontrolit/ESPEas ... -729524772
Try to deactivate your "Switch input" devices bound to the GPIOs which you are using in rules.
Try to deactivate your "Switch input" devices bound to the GPIOs which you are using in rules.
- 28 Dec 2020, 17:11
- Forum: ESP Easy: Hardware
- Topic: which gpio for push buttons on wemos d1 and multiple push questions
- Replies: 1
- Views: 1465
which gpio for push buttons on wemos d1 and multiple push questions
hi, I am on playing with shutters, I want to completely control it with espeasy devices. while the shutter motor control is located in the electrical main distributor (wit relay-shields and ESP32) and is clear how I do it, I am not sure with the buttons in the room. I want to use the already existin...
- 14 Dec 2020, 17:57
- Forum: ESP Easy: General Discussion
- Topic: rules question - variable not updated?
- Replies: 3
- Views: 2856
Re: rules question - variable not updated?
thanks. 
exchanged to %syssec_d% and everything is working as expected.
BR
Alois

exchanged to %syssec_d% and everything is working as expected.

BR
Alois
- 14 Dec 2020, 14:33
- Forum: ESP Easy: General Discussion
- Topic: rules question - variable not updated?
- Replies: 3
- Views: 2856
rules question - variable not updated?
hi, I am trying to set up a time and pulses counting mechanism for a GPIO state. have currently the following rule: On System#Boot do Monitor GPIO,2 timerSet,1,30 Let,1,0 // counting seconds Let,2,0 // GPIO state Let,3,0 // counting pulses Let,4,0 // unixtime last secondcalculation endon On Clock#Ti...
- 18 Nov 2020, 21:04
- Forum: ESP Easy: Projects / Applications
- Topic: rules: send GPIO state by HTTP parameter
- Replies: 2
- Views: 3932
Re: rules: send GPIO state by HTTP parameter
this works. thanks. 
that's why I made this feature request: https://github.com/letscontrolit/ESPEasy/issues/3375
thanks for your work and your responsiveness @TD-er
Best regards

that's why I made this feature request: https://github.com/letscontrolit/ESPEasy/issues/3375

thanks for your work and your responsiveness @TD-er
Best regards
- 18 Nov 2020, 20:07
- Forum: ESP Easy: Projects / Applications
- Topic: rules: send GPIO state by HTTP parameter
- Replies: 2
- Views: 3932
rules: send GPIO state by HTTP parameter
hello, I am using ESP_Easy_mega_20201102_normal_ESP8266_4M1M on a wemos d1, on GPIO5 I have attached a wemos relay shield. I am struggling with rules. who can help me finishing the last parameter, the GPIO state, of the http request? On System#Boot do timerSet,1,10 endon On Rules#Timer=1 do SendToHT...
- 17 Nov 2020, 10:39
- Forum: ESP Easy: Projects / Applications
- Topic: Command unknown: "relay,0,2"
- Replies: 6
- Views: 3952
Re: Command unknown: "relay,0,2"
yes, the relays do work flawless, only the output puzzled me.
I have subscribed to the issue, will ignore the output and and will test as soon as it is fixed.
Thank you!
Best regards
Alois
I have subscribed to the issue, will ignore the output and and will test as soon as it is fixed.
Thank you!
Best regards
Alois
- 17 Nov 2020, 09:00
- Forum: ESP Easy: Projects / Applications
- Topic: Command unknown: "relay,0,2"
- Replies: 6
- Views: 3952
Re: Command unknown: "relay,0,2"
sorry ath, I do not understand your reply. the relay is not connected to a GPIO, it is on a relay shield where a MCU is on. espeasy controlls the MCU by serial rx / tx commands. why do I need now a dummydevice? I thought the plugin is the one from https://www.letscontrolit.com/forum/viewtopic.php?f=...
- 15 Nov 2020, 17:19
- Forum: ESP Easy: Projects / Applications
- Topic: Command unknown: "relay,0,2"
- Replies: 6
- Views: 3952
Command unknown: "relay,0,2"
hello, I am using P091 with ESP_Easy_mega_20201102_test_ESP8266_4M1M.bin. relays do work, but I can see in log: 916833: HTTP: relay,0,2 916839: Command unknown: 'relay,0,2' 916850: Domoticz: Sensortype: 7 idx: 10 values: 1;0;0;1 916856: SerSW : SetSwitch r0:1 916866: EVENT: WohnzimmerRelays#Relay0=1...
- 08 Apr 2020, 13:56
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
damn - now it is merged into espeasy mega mega and you throw them away? o_O mine is still working flawless, have a punch of them lying around and waiting for them to get a job in my environments. :D before I bought the 4-relay thing I took a look at the shelly. sadly they were not appliciable for me...
- 18 Mar 2020, 13:40
- Forum: ESP Easy: General Discussion
- Topic: ESP Easy Mega MQTT issues
- Replies: 6
- Views: 4155
Re: ESP Easy Mega MQTT issues
@TD-er no I am using mega-20190805 I did not install the testbuild, there is a comment the build only returns text: https://github.com/letscontrolit/ESPEasy/issues/2892#issuecomment-587071587 If there are other test-builds you would like to have verified just tell me (or better send me a link to the...
- 18 Mar 2020, 10:58
- Forum: ESP Easy: General Discussion
- Topic: ESP Easy Mega MQTT issues
- Replies: 6
- Views: 4155
Re: ESP Easy Mega MQTT issues
according to the table here https://www.letscontrolit.com/wiki/index.php?title=GPIO#Commands MQTT should work. also the overall command reference here https://www.letscontrolit.com/wiki/index.php/ESPEasy_Command_Reference tells me for GPIO "Plugin" : Plugin - Can be run from serial, rules ...
- 16 Mar 2020, 18:58
- Forum: ESP Easy: General Discussion
- Topic: ESP Easy Mega MQTT issues
- Replies: 6
- Views: 4155
Re: ESP Easy Mega MQTT issues
thank you. :-) any hints for the mqtt issue? Thanks! Alois BTW: it drives me crazy. have tried now (feels like) 100 approaches and none is working. https://www.letscontrolit.com/forum/viewtopic.php?t=320 https://www.letscontrolit.com/forum/viewtopic.php?t=5642 https://www.letscontrolit.com/forum/vie...
- 16 Mar 2020, 15:06
- Forum: ESP Easy: General Discussion
- Topic: ESP Easy Mega MQTT issues
- Replies: 6
- Views: 4155
ESP Easy Mega MQTT issues
hi, I am struggling with a quite simple thing, but it drives me crazy. I have connected a relay to GPIO2 on a wemos D1 mini. I have flashed mega-20200310 "normal" controlling the GPIO via http://<IP>/control?cmd=GPIO,2,1 works well. Altough, as the response has added an additional "OK...
- 21 Dec 2019, 13:12
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
for sure I did before with 10 seconds and saw there already the "pulse ended" message. until now i could not see any negative impact or any unexpected behavior. So, in my opinion, commit. :-) What I missed in documentation and also could not read out in code (as I could not find defines of...
- 20 Dec 2019, 23:33
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
:geek: 84392: HTTP: relaylongpulse,1,1,7200 84404: EVENT: WohnzimmerRelays#Relay0=0.00 84409: EVENT: WohnzimmerRelays#Relay1=1.00 84413: EVENT: WohnzimmerRelays#Relay2=0.00 84417: EVENT: WohnzimmerRelays#Relay3=0.00 84422: SerSW : SetSwitchPulse r1:1 Pulse for 7200 sec first try looks promising. wil...
- 20 Dec 2019, 10:48
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
hi enesbcs, I am still struggling with rules and the 4ch relay: a thread about is here: https://www.letscontrolit.com/forum/viewtopic.php?f=2&t=7215&p=41280#p40640 I tried with rules and I do not get it working, sadly. on studying _P165_SerSwitch.ino I saw in the header the relaypulse comman...
- 12 Dec 2019, 10:56
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
[/quote] Hi what is the difference between 2 firmware verions? what dows 128kS stand for? ESPEasy_P165.1M_128kS_c252.bin thanks [/quote] 1M 128k is for the memory chip on your ESP01. in my case the original delivered ESP was without SPIFFs (therefore you would need a "PUYA" called image, I...
- 12 Dec 2019, 08:13
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
This one: https://www.letscontrolit.com/forum/viewtopic.php?p=40308#p40308 I call e.g. control?cmd=relay,1,2 it switches relay from 1 to 0 and vice-versa? I've added this simple code to the relay block, i guess it will be enough. if (event->Par2 == 2) { // toggle rcmd = 1-UserVar[(varIndex + rnum)];...
- 11 Dec 2019, 23:13
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
just to have it said: rock-stable since one month now, working flawless - thank you! 

- 11 Dec 2019, 23:09
- Forum: ESP Easy: Projects / Applications
- Topic: Help on rules for relay timers
- Replies: 6
- Views: 12563
Re: Help on rules for relay timers
hi grovkillen, thanks, but regrettably exact the same issue. on switching first relay 1 and after a few seconds relay 2 I can see in the log the timer of relay 1 beeing resetted to 20 . 2651339426: ACT : Let,12,0 2651339428: Command: let 2651339441: EVENT: WohnzimmerRelays#Relay3=0.00 2651339470: Se...
- 17 Nov 2019, 10:15
- Forum: ESP Easy: Projects / Applications
- Topic: Help on rules for relay timers
- Replies: 6
- Views: 12563
Re: Help on rules for relay timers
anybody? 

- 11 Nov 2019, 22:37
- Forum: ESP Easy: Projects / Applications
- Topic: Help on rules for relay timers
- Replies: 6
- Views: 12563
Help on rules for relay timers
Hi, I am controlling with espeasy a 4-relay LC-Tech module with this plugin: https://www.letscontrolit.com/forum/viewtopic.php?f=6&t=3245 two of the 4 modules switch off an on different lamps for "dimming" the light. I want to disable both of them after 2 hours running time, but indepe...
- 10 Nov 2019, 21:38
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
hi, I am trying to use the rules-part to disable a relay after a specific time. But, how can I switch the relays with rules? in the log I can read: SerSW : SetSwitch r2:0 but on using this it logs a "unknown command" e.g.: on WohnzimmerRelays#Relay2 do if [WohnzimmerRelays#Relay2]=1 SetSwi...
- 31 Oct 2019, 19:01
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
hi,
anybody ever tried to remove the LEDs of the LCTech board? Are they needed for the circuit anywhere or is it save to remove?
somebody also tried to rectify the MCU state regarding the blinking green LED?
Have a great Haloween
BR
Alois
anybody ever tried to remove the LEDs of the LCTech board? Are they needed for the circuit anywhere or is it save to remove?
somebody also tried to rectify the MCU state regarding the blinking green LED?
Have a great Haloween

BR
Alois
- 29 Oct 2019, 20:12
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
I call e.g. control?cmd=relay,1,2 it switches relay from 1 to 0 and vice-versa? I've added this simple code to the relay block, i guess it will be enough. if (event->Par2 == 2) { // toggle rcmd = 1-UserVar[(varIndex + rnum)]; } works, awesome, thank you! :-) the relays will control my living room l...
- 28 Oct 2019, 07:05
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
hi enesbcs,
do you think it would be possible and a good idea to have instead of switches for the relay's also toggles? so if on and I call e.g. control?cmd=relay,1,2 it switches relay from 1 to 0 and vice-versa?
thanks and best regards
do you think it would be possible and a good idea to have instead of switches for the relay's also toggles? so if on and I call e.g. control?cmd=relay,1,2 it switches relay from 1 to 0 and vice-versa?
thanks and best regards
- 20 Oct 2019, 09:57
- Forum: ESP Easy: Software
- Topic: Serial MCU controlled relay/switch
- Replies: 440
- Views: 425408
Re: Serial MCU controlled relay/switch
hi, thanks for detailled descriptions and firmwares in here. does anybody know if it is planned to add this "Serial MCU controlled switch" option to ESP Easy stock firmware? another issue I have: I have a 4ch relay module, I flashed firmware and it worked already flawless with esp easy and...