Search found 19 matches

by garvarma
15 Dec 2018, 12:25
Forum: ESP Easy: Hardware
Topic: SonOff POW R2 support
Replies: 83
Views: 95370

Re: SonOff POW R2 support

Hello to everyone,

I saw that you are using espeasy in sonoff pow. I have 4 sonoff pow and would like to add espeasy. Which bin file are you using?

thanks
by garvarma
25 Sep 2016, 03:36
Forum: ESP Easy: Hardware
Topic: Schematic for hardware connection HC-SR04
Replies: 2
Views: 3482

Schematic for hardware connection HC-SR04

Hi, Today i was trying to connect a HC-SR04 to the nodemcu using esp easy firmware. Well after some test that didn't worked well, at the end i found a schema how to connect both devices and now i have values So please can some administrator update this info (image) to the wiki of HC-SR04 like the DH...
by garvarma
20 Sep 2016, 09:08
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 656482

Re: New ESP gadget

Well in my case i bought a sonoff (already don't have it) and also bought a 4M memory flash. i will try to update memory on sonoff and then i will explain.

thanks
by garvarma
13 Sep 2016, 22:09
Forum: ESP Easy: Hardware
Topic: New ESP gadget
Replies: 326
Views: 656482

Re: New ESP gadget

bertrand wrote: I flashed two Sonoff TH lately with R123 and I found that operating them with Safari (Mac OS) didn't work well: 9/10 times when I hit Confirm, I get a broken link. Chrome didn't have that issue (I switched this morning). I have a few NodeMCU lying around with R120 and I didn't have ...
by garvarma
02 Aug 2016, 20:04
Forum: ESP Easy: General Discussion
Topic: Read GPIO output value to publish on LCD
Replies: 0
Views: 3781

Read GPIO output value to publish on LCD

Hi to everyone, Yesterday i was playing with ESPEasy and LCD Display, and in a moment, i was in a road without exit, because i wanted to publish the value of GPIO canfigured as a Output, in LCD Display, but i coudn't do it. Concretely, in device menu, i declared 2 tasks as a Switch input (in1- GPIO2...
by garvarma
28 Jul 2016, 17:31
Forum: ESP Easy: General Discussion
Topic: Wemos D1 mini, don't delete all after reset
Replies: 0
Views: 5306

Wemos D1 mini, don't delete all after reset

Hi, I have 3 diveces with ESP: - 2 nodemcu - 1 Wemos D1 mini First of all i was playing with wemos and ESPEasy (R108), and configuring a temperature and humidity sensor (DHT), configuring some GPIOs, like 0 and 5, etc. Then i begin with nodemcu test trying to make rules, etc. and i had a problem wit...
by garvarma
28 Jul 2016, 10:14
Forum: ESP Easy: General Discussion
Topic: Send mail when ESP have ConnecFailures
Replies: 1
Views: 3962

Send mail when ESP have ConnecFailures

Hi, Doing some test, i save that my ESP some times have few ConnectFailures (i think that connect and discconect to mqtt broker). Well i would like to know if there is any tool,plugin or rule that when device have these Connection Failures send me a mail... I saw that when this happends, device publ...
by garvarma
27 Jul 2016, 08:47
Forum: ESP Easy: General Discussion
Topic: [SOLVED] Automatic GPIO High, after few seconds
Replies: 3
Views: 5507

Re: Automatic GPIO High, after few seconds

Hi tozett, Yes i know that in rules the reset command was twice. The reason is because in wiki says that by mqtt and by http is posible to send comands, so first of all I tried by http, but doesn't work..., then i tried by mqtt directly, but also doesn't work... So at the end i deciced to do it by r...
by garvarma
26 Jul 2016, 08:57
Forum: ESP Easy: General Discussion
Topic: [SOLVED] Automatic GPIO High, after few seconds
Replies: 3
Views: 5507

[SOLVED] Automatic GPIO High, after few seconds

Hello, Continue with my test of ESPEasy and mqtt, i want to publish by openhab to mqtt to switch on GPIO2 on device with ESPEasy. After configuring and touch many configurations in ESP Easy, i decided to reset device, to begin from 0 (i did it by rule like this): On System#Boot do publish /nodemcu/c...
by garvarma
24 Jul 2016, 22:29
Forum: ESP Easy: General Discussion
Topic: Saving in eeprom of device by ESPEasy
Replies: 1
Views: 3871

Saving in eeprom of device by ESPEasy

Hi to everyone,

Continue with my test and project, i would like to know if it's possible save in eeprom memory of device using ESPEasy (R113) a value like 1 or 0.

If is not possible, maybe can be possible in future version.

thanks to everyone.
by garvarma
23 Jul 2016, 23:54
Forum: ESP Easy: General Discussion
Topic: generate pulse by mqtt
Replies: 15
Views: 16510

Re: generate pulse by mqtt

Hi tozett, 1) still on version r111... i hat count and total at the same value. the error was, to left out the idx-value. in your screenshot it is the same. please give the idx-field a value and check, if count and total now behave like expected. well sorry for delay, but i was doing some test with ...
by garvarma
21 Jul 2016, 16:54
Forum: ESP Easy: General Discussion
Topic: generate pulse by mqtt
Replies: 15
Views: 16510

Re: generate pulse by mqtt

Hi, how do you subscribe your topic? may try some other mqtt-client to test? and may subscribe to "/topic/#" (general example, i.e. for you: "/nodemcu/#" ) and see for debugging what is all coming in as payload? I use a software called mqtt-spy to subscribe to topic in PC and see...
by garvarma
21 Jul 2016, 05:55
Forum: ESP Easy: General Discussion
Topic: generate pulse by mqtt
Replies: 15
Views: 16510

Re: generate pulse by mqtt

Hi tozett, I tried this as you told me and didn't work with variable Count or Total. in mqtt i received value 0.00 rules2.JPG mqtt2.JPG The idea to generate a pulse counter of a GPIO concretely is because i want to control 1 rollershutter at home by 1 relay. The rollershutter only have 1 wire to con...
by garvarma
20 Jul 2016, 22:28
Forum: ESP Easy: General Discussion
Topic: generate pulse by mqtt
Replies: 15
Views: 16510

Re: generate pulse by mqtt

Hi tozett, I was reading Rules#Timer on wiki, and about part of publish i have a doubt/problem and as you can see in wiki this part is not completed. Well i follow the example at the end of chapter Rules#Timer where explain to create a rule for a led that after 10 sec led is switched on, etc. This w...
by garvarma
19 Jul 2016, 06:01
Forum: ESP Easy: General Discussion
Topic: generate pulse by mqtt
Replies: 15
Views: 16510

Re: generate pulse by mqtt

Hi tozett, Perfect with this link. Really, in the wiki is too difficult to find this link, because in main page, table content doesn't appear, and in other sub-pages also i didn't find it. I read about rules and maybe it's good for about one thing that i want to use it. Please do you know if in wiki...
by garvarma
17 Jul 2016, 22:46
Forum: ESP Easy: General Discussion
Topic: Obtain value by mqtt or by somewhere...
Replies: 0
Views: 2589

Obtain value by mqtt or by somewhere...

Hi to everyone, I'm doing a rollershutter system by openhab in my home automatic. My rollershutter, have 1 wire that when is connected with electricity phase, motor, turn to one side (up). After plug off, motor stop, when plug on again with electricity phase, then motor turn other side (down). So, i...
by garvarma
17 Jul 2016, 22:26
Forum: ESP Easy: General Discussion
Topic: generate pulse by mqtt
Replies: 15
Views: 16510

Re: generate pulse by mqtt

Hello to everyone, Thanks for help. Sorry tozett, but wiki have many pages, so maybe you can attach the rules for timer where it says this? because i don't see it. I red wiki about EasyESP and i didn't find this page. Martinus, thanks for help, i did it and worked perfect. If you know where is link ...
by garvarma
17 Jul 2016, 22:10
Forum: Introduce yourself
Topic: Hello from Spain (Barcelona)
Replies: 1
Views: 2848

Hello from Spain (Barcelona)

Hi to everyone, My name is Manuel i'm from Spain,barcelona. I joint to this forum, because i want built a home automation system at my home, and i hope that i can help to people who have doubt, and you can help me :) My devices that i want to build the system are: - Rpi + openhab + MQTT - Nodemcu an...
by garvarma
15 Jul 2016, 13:28
Forum: ESP Easy: General Discussion
Topic: generate pulse by mqtt
Replies: 15
Views: 16510

generate pulse by mqtt

Hello, First of all thanks to everyone for help. i have a wemos D1 mini device with EspEasy firmware. Now i want to send a pulse about 5000 ms by mqtt, but i dunno how to do it. I know that by http is posible with this instruction: http://[IP_device]/control?cmd=pulse,0,0,5000 That for 5 seconds GPI...