@world101 Ah, thx. Will have a look.

mathias
@mathias
Posts made by mathias
-
RE: Noisy while running
@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.
-
Noisy while running
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 -
RE: Multiple AND/OR cases within an if statement
@dario exactly the way you show in your example above.
-
RE: Multiple AND/OR cases within an if statement
@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.
-
Multiple AND/OR cases within an if statement
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 -
RE: Webhook via HTTP ist nicht stabil
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.
-
Can' turn on / off the Core2 via hardware button on the side
Hi there,
I suddenly can't turn the core2 on or off via the hardware button on the side. Is there any experience?
Thanks and Regards,
Mathias -
Webhook via HTTP ist nicht stabil
HI there,
I do have an issue within HTTP-call.
The MQTT subscribe method (ably.io)) works very well. Now I want to trigger a HTTP request depending on the return of the MQTT value (webhook at integromat.com). This works in general but is very unstable i.e. sometimes the HTTP call is executed but then again it is not. I even put a delay (5s) between the calls. But even so it is not very stable. Does anyone have a clue what this can be.
Here is the setup:
Thanks for your helpRegards,
Mathias