Hi Martinus,
It looks like the rules are not saved when doing settings save.
Would be good to have the rules also in the settings save.
Regards
Hubert
Search found 17 matches
- 21 Oct 2016, 19:09
- Forum: ESP Easy: Software
- Topic: ESP Easy next stable... (release candidates)
- Replies: 155
- Views: 155296
- 15 May 2016, 19:22
- Forum: ESP Easy: General Discussion
- Topic: Arduino core for ESP8266 Version 2.2.0
- Replies: 1
- Views: 5007
Arduino core for ESP8266 Version 2.2.0
Hi, I have seen there is Arduino core for ESP8266 Version 2.2.0 available. I downloaded this version changed define ESP_CORE 210 to define ESP_CORE 220 in espeasy. Compiling works well and i uploaded ESPeasy it to on of my nodemcu. Working well so i guess change to version 2.2.0 could be done. Regar...
- 03 May 2016, 23:18
- Forum: ESP Easy: Software
- Topic: Rule not working
- Replies: 14
- Views: 13551
Re: Rule not working
Hi,
You made my day. With these rules my sonoff works also.
Thanks.
Hubert
You made my day. With these rules my sonoff works also.
Thanks.
Hubert
- 29 Apr 2016, 11:28
- Forum: ESP Easy: Software
- Topic: Rule not working
- Replies: 14
- Views: 13551
Re: Rule not working
No i can't.
The http-call is not working, the event soneinaus is not working.
However the log states both is executed, but the LED/relais do not react.
Only when i press the button on the sonoff the first rule is executed.
Hope it is clear now.
Regards
Hubert
The http-call is not working, the event soneinaus is not working.
However the log states both is executed, but the LED/relais do not react.
Only when i press the button on the sonoff the first rule is executed.
Hope it is clear now.
Regards
Hubert
- 29 Apr 2016, 10:51
- Forum: ESP Easy: Software
- Topic: Rule not working
- Replies: 14
- Views: 13551
Re: Rule not working
Hi, There is no hardware wiring. It is a sonoff. When i push the button on the sonoff the led and the relais goes on/off as defined in the first rule. But when i do it via the event soneinaus simply nothing happens. Same for the other rules they are not executed. Bug in ESPeasy? Don't know what to d...
- 29 Apr 2016, 06:27
- Forum: ESP Easy: Software
- Topic: Publish Systeminfo?
- Replies: 1
- Views: 2633
Publish Systeminfo?
Hi,
Is there any way to publish additional System Info like IP etc. mainly what is seen in the Main tab ?
Regards
Hubert
Is there any way to publish additional System Info like IP etc. mainly what is seen in the Main tab ?
Regards
Hubert
- 29 Apr 2016, 06:19
- Forum: ESP Easy: Software
- Topic: Rule not working
- Replies: 14
- Views: 13551
Re: Rule not working
Hi, I upgraded my sonoff successfully to R105, but still my rules are not working. I have the following in my rule section: on SW_1#switch do if [SW_1#switch]=0 gpio,12,0 gpio,13,1 else gpio,12,1 gpio,13,0 endif endon on Soneinaus do if [SW_1#switch]=0 gpio,12,0 gpio,13,1 else gpio,12,1 gpio,13,0 en...
- 25 Apr 2016, 15:36
- Forum: ESP Easy: Software
- Topic: Rule not working
- Replies: 14
- Views: 13551
Re: Rule not working
Http call does also not work. May be you are right, i remember it working with R101. I flashed 2 sonoff with R103, couldn't get the third one to work wit OTA flashing with R103. And i do not want to downgrade these, because they are working nicely except of the rule. By the way is there any way to k...
- 25 Apr 2016, 09:33
- Forum: ESP Easy: Software
- Topic: Rule not working
- Replies: 14
- Views: 13551
Re: Rule not working
On the IR code difference, this is also not clear for me. But as we can see in the log the EVENT: IR#Code=4294967295 is there when i push the button on my remote. But for the second rule in my sonoff there is actually nothing happening even it is in the log. The LED and the relais should go on/off a...
- 25 Apr 2016, 07:36
- Forum: ESP Easy: Software
- Topic: Rule not working
- Replies: 14
- Views: 13551
Rule not working
Hi, The following setup is not working on R103: I have 1 nodemcu(Unit 1) with the following rule: on IR#Code=4294967295 do sendTo 4,event,sonoff endon when i press the button on my remote control i can see in the log: 66236634 : IR : Code ffffffff 66236635 : EVENT: IR#Code=4294967295 66236660 : ACT ...
- 19 Apr 2016, 07:25
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
Hi, I did the same, but after the next OTA update it makes my sonoff unusable. It worked with R78 which i flashed with the flash tool and then with R99, but flashing R100 OTA makes it unusable. Can't get it to work again. My guess is because off this: http://tech.scargill.net/even-more-sonoff/ Hubert
- 13 Apr 2016, 14:12
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
Hi,
I have done it this way. In advance i created a R99 Release file with my IDE and flashed it as described here:
https://www.domoticz.com/forum/viewtopi ... 670#p78420
Regards
Hubert
I have done it this way. In advance i created a R99 Release file with my IDE and flashed it as described here:
https://www.domoticz.com/forum/viewtopi ... 670#p78420
Regards
Hubert
- 12 Apr 2016, 11:39
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
Hi, I managed to flash the ESPEasy_R78_1024.bin image. But now i am not able to flash a newer version OTA. Not even to do a config with the R78. I can see in the log that the config is saved into the Flash, but when i reboot my sonoff, it starts again in AP mode with the initial setup. What to do he...
- 08 Apr 2016, 11:08
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
- 08 Apr 2016, 00:41
- Forum: ESP Easy: Hardware
- Topic: New ESP gadget
- Replies: 326
- Views: 971349
Re: New ESP gadget
Hi,
I got 3 sonoff with 5 pin, tried to flash one with espeasy.
Always get this error:
Can anybody help here?
Regards
Hubert
I got 3 sonoff with 5 pin, tried to flash one with espeasy.
Always get this error:
Code: Select all
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
Regards
Hubert
- 04 Apr 2016, 07:49
- Forum: ESP Easy: General Discussion
- Topic: OLED Scrolling Display
- Replies: 122
- Views: 226810
Re: OLED Scrolling Display
Hi, I am able to control the Display with these commands: http://<ESP IP address>/control?cmd=oledcmd,on http://<ESP IP address>/control?cmd=oledcmd,off But displaying some text seems different. With this command for example: http://<ESP IP address>/control?cmd=oled,4,1,Test When using 4 lines i see...
- 02 Apr 2016, 11:26
- Forum: ESP Easy: General Discussion
- Topic: OLED Scrolling Display
- Replies: 122
- Views: 226810
Re: OLED Scrolling Display
That's what i was looking for.
After some trouble in compiling and flshing it's working great.
Thanks.
Hubert
After some trouble in compiling and flshing it's working great.
Thanks.
Hubert