Andrey Ruzencevs
Andrey Ruzencevs
No, I am still getting an error.
Yeah, sure @layerzerolabs . I just wanted to reference the issue. That is what I wanted to ask about. How to be with extra libraries, that I have been using?...
Yeah, it would be good to see it.
Hi @layerzerolabs, okay. Have installed and tested Ultrasonic sensor. Now I see, what the problem is. It seems not to have many errors when the distance is less than 35...
Do you remember where they are? If I can look at them, I can probably keep them in mind when coding solution or simply reuse them.
Hi @layerzerolabs , I have just tested IFTT and Adafruit. It seems like adafruit can send email notifications without IFTT? And is it right thing to create a new feed...
Okay. I see 2 ways of doing it: 1. Setting up a trigger for every feed, so that it triggers a certain URL (e.g. IFTTT WebHook). The problem is, that...
@layerzerolabs , yeah, I have seen that. The problem is that one applet (service) is created **manually** for **only one** feed. If I had 1000 sensors, I would have to...
Actually, probably, I will be able to set up a WebHook on IFTTT, with URL, and then trigger this URL using HTTP GET method with parameters such as deviceID. URL...