The weatherflow IFTTT service has a trigger for when a station determines that it is raining. I’d like to reproduce that functionality based on the REST API. Given the different rain properties in the returned json I’m just not how to leverage them properly for this.
Thanks in advance for the help