Search found 7 matches

by Wikibear
04 Dec 2022, 13:51
Forum: ESP Easy: General Discussion
Topic: [SOLVED] Rule wouldn't execute
Replies: 5
Views: 1407

Re: [SOLVED] Rule wouldn't execute

It's solved as reported.
Thanks for your help. :)
by Wikibear
03 Dec 2022, 13:29
Forum: ESP Easy: General Discussion
Topic: [SOLVED] Rule wouldn't execute
Replies: 5
Views: 1407

Re: Rule wouldn't execute

Found the issue...

There is a new check for events. This wasn't checked and i don't know anything about this new option. Now it's working.

Thanks
by Wikibear
03 Dec 2022, 13:16
Forum: ESP Easy: General Discussion
Topic: [SOLVED] Rule wouldn't execute
Replies: 5
Views: 1407

Re: Rule wouldn't execute

It's an mqtt incoming value and it is set. Command work with the right value. But not the rule.

It seems that the trigger will be ignored.

Thanks.
by Wikibear
03 Dec 2022, 12:35
Forum: ESP Easy: General Discussion
Topic: [SOLVED] Rule wouldn't execute
Replies: 5
Views: 1407

[SOLVED] Rule wouldn't execute

Hello together, I have a strange thing. My rules will complete ignored and not executed as expected. On Data2#Lum Do PWM,12,[Data2#Lum],5000 Endon This rule works on other devices without any problem. Via command: PWM,12,[Data2#Lum],5000 I get: { "log": "GPIO: 12 duty: 200 Fade:"...
by Wikibear
17 Jul 2019, 15:58
Forum: ESP Easy: Software
Topic: Rules Timer ignore
Replies: 4
Views: 6432

Re: Rules Timer ignore

Yep, sooo... I took over the old rule core and you will wonder but that will work with timer... I think the new rule core is buggy. https://i.imgur.com/XnHZhJx.png I try it hours for hours... and after switchting to the old core this rule will trigger. But not deepsleep to 0. I want it that esp goes...
by Wikibear
17 Jul 2019, 06:31
Forum: ESP Easy: Software
Topic: Rules Timer ignore
Replies: 4
Views: 6432

Re: Rules Timer ignore

First thanks for reply. I think the only way to get more information about this issue is to switch from info to debug to get more data to see what's happened. The first event work as expected and it seems that the timer will do the same. After command timerset I can count to 5 and timer event will s...
by Wikibear
16 Jul 2019, 18:24
Forum: ESP Easy: Software
Topic: Rules Timer ignore
Replies: 4
Views: 6432

Rules Timer ignore

Hello together, try to send via MQTT Publish a status via rules. https://i.imgur.com/BdVCe65.png https://i.imgur.com/Jkx54o4.png That are my rules and the esp don't get in deepsleep and will complete ignore Rules Timer 1... Event will be triggered but no commands will be executed. No publish and no ...