Hey robalstona,
Thanks for your answer. You are right this could be the problem. I will try it out in the near future.
cheers,
Mathias
Hey robalstona,
Thanks for your answer. You are right this could be the problem. I will try it out in the near future.
cheers,
Mathias
Hi there,
what am I doing wrong? when I press button A the first time, the routine runs cleanly, i.e. I see the distance from the TOF unit, so we stay in the DO-UNTIL loop until the condition is met. If I then press the button A a second time, the routine will not run cleanly, i.e. we immediately break out of the DO-UNTIL loop. The next time I press button A the DO-UNTIL loop is correct again....etc.
Thanks for the help.
Regards,
Mathias
Translated with www.DeepL.com/Translator (free version)
@sodoku Not proved as I bought the fire some days ago and directly burned it with 1.7.1. Noise is not very loud but did not expected it as I own a core2.
Hi there,
Is it normal that the fire device is quite loud in operation i.e. it makes a high pitched beeping noise. I have another core2 and it is much quieter.
Is this normal or is there something wrong with my device?
Thanks for your feedback.
Regards,
Mathias
@dario exactly the way you show in your example above.
@dario Thanks for your reply. It's close to what I'm looking for. But I want to add another AND case within the if statement on the level where the arrows are.
Hi there,
How can add multiple AND/OR cases within an if statement? See image. I only can add one AND within an if statement but I want to have more.
Any hints?
Thanks,
Mathias
Found the solution. Within the HTTP Request it was the wrong method for the integromat.com example. It has to be POST not GET. This way it works as expected.