[SOLVED] Rule wouldn't execute

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
Wikibear
New user
Posts: 7
Joined: 04 Mar 2018, 09:05

[SOLVED] Rule wouldn't execute

#1 Post by Wikibear » 03 Dec 2022, 12:35

Hello together,

I have a strange thing. My rules will complete ignored and not executed as expected.

Code: Select all

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:

Code: Select all

{
"log": "GPIO: 12 duty: 200 Fade:",
"plugin": 1,
"pin": 12,
"mode": "PWM",
"state": 200
}
Everything is fine and my LED is on. So why does the rule shouldn't work?

Build: ESP_Easy_mega_20221105_normal_ESP8266_4M1M Nov 5 2022

Thanks
Last edited by Wikibear on 03 Dec 2022, 13:30, edited 1 time in total.
Greetings Wikibear

User avatar
Ath
Normal user
Posts: 3418
Joined: 10 Jun 2018, 12:06
Location: NL

Re: Rule wouldn't execute

#2 Post by Ath » 03 Dec 2022, 12:54

What type of plugin do you have configured for Data2 ?
/Ton (PayPal.me)

Wikibear
New user
Posts: 7
Joined: 04 Mar 2018, 09:05

Re: Rule wouldn't execute

#3 Post by Wikibear » 03 Dec 2022, 13:16

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.
Greetings Wikibear

Wikibear
New user
Posts: 7
Joined: 04 Mar 2018, 09:05

Re: Rule wouldn't execute

#4 Post by Wikibear » 03 Dec 2022, 13:29

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
Greetings Wikibear

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

Re: [SOLVED] Rule wouldn't execute

#5 Post by TD-er » 03 Dec 2022, 13:42

Is this value an integer type, or floating point type?

What setting did you change? Being less strict when rules parsing?

Wikibear
New user
Posts: 7
Joined: 04 Mar 2018, 09:05

Re: [SOLVED] Rule wouldn't execute

#6 Post by Wikibear » 04 Dec 2022, 13:51

It's solved as reported.
Thanks for your help. :)
Greetings Wikibear

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 22 guests