ESP Easy Mega - timerSet & TaskValueSet not work

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
newrainbow
New user
Posts: 6
Joined: 14 Jan 2018, 18:56

ESP Easy Mega - timerSet & TaskValueSet not work

#1 Post by newrainbow » 14 Jan 2018, 19:05

Esp Easy Mega - Rules command timerSet & TaskValueSet not work :(

on System#Boot do
timerSet,1,3
endon

on Rules#Timer=1 do
Gpio,2,1
timerSet,2,3
endon

on Rules#Timer=2 do
Gpio,2,0
timerSet,1,3
endon

2.0 ver 13 - ok.
mega - not work.

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#2 Post by TD-er » 15 Jan 2018, 18:47

What build of the Mega branch?

newrainbow
New user
Posts: 6
Joined: 14 Jan 2018, 18:56

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#3 Post by newrainbow » 16 Jan 2018, 21:04

ESP_Easy_mega-20180113_test_ESP8266_4096
20100 - Mega (core 2_3_0)

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#4 Post by TD-er » 17 Jan 2018, 00:06

Could you please also test with the latest version released? We've been quite busy squishing bugs the last few days.
If then still an error and if @grovkillen also agrees there is no typo in your rule, please open an issue about it on Github. https://github.com/letscontrolit/ESPEasy/issues

User avatar
vader
Normal user
Posts: 241
Joined: 21 Mar 2017, 17:35

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#5 Post by vader » 17 Jan 2018, 12:09

I made a cut & paste and the rule works with current git sources. The only thing is, that the set time is wrong. 1 sec takes >2 secs of time. :shock:

newrainbow
New user
Posts: 6
Joined: 14 Jan 2018, 18:56

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#6 Post by newrainbow » 17 Jan 2018, 17:14

I understand. It's a side effect from the Display - 7-segment display.
Without it, both commands work.
7-segment display - the right thing.
And where is the win ?
The fact that this plugin affects the timerSet I can still understand, but why TaskValueSet does not work either ...

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#7 Post by grovkillen » 17 Jan 2018, 19:19

TD-er wrote: 17 Jan 2018, 00:06 Could you please also test with the latest version released? We've been quite busy squishing bugs the last few days.
If then still an error and if @grovkillen also agrees there is no typo in your rule, please open an issue about it on Github. https://github.com/letscontrolit/ESPEasy/issues
Yeah rules seem all right.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

papperone
Normal user
Posts: 497
Joined: 04 Oct 2016, 23:16

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#8 Post by papperone » 17 Jan 2018, 21:00

newrainbow wrote: 17 Jan 2018, 17:14 I understand. It's a side effect from the Display - 7-segment display.
Without it, both commands work.
7-segment display - the right thing.
And where is the win ?
The fact that this plugin affects the timerSet I can still understand, but why TaskValueSet does not work either ...
Not sure what the 7-segment plugin can do here to make rules not working! :shock:
My TINDIE Store where you can find all ESP8266 boards I manufacture --> https://www.tindie.com/stores/GiovanniCas/
My Wiki Project page with self-made PCB/devices --> https://www.letscontrolit.com/wiki/inde ... :Papperone

newrainbow
New user
Posts: 6
Joined: 14 Jan 2018, 18:56

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#9 Post by newrainbow » 18 Jan 2018, 08:06

If this plugin is disabled, the example works. And if you activate - then no.
It is not necessary to connect the display, just plug in the plugin.

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP Easy Mega - timerSet & TaskValueSet not work

#10 Post by TD-er » 18 Jan 2018, 11:25

newrainbow wrote: 18 Jan 2018, 08:06 If this plugin is disabled, the example works. And if you activate - then no.
It is not necessary to connect the display, just plug in the plugin.
Could you add this to the appropriate Github issue? Then we'll have a look at it.

Post Reply

Who is online

Users browsing this forum: No registered users and 31 guests