#NOAA NDFD REST issue for WBGT sensor.

1 messages · Page 1 of 1 (latest)

rocky timber
#

I've been using this REST sensor for some time (https://community.home-assistant.io/t/wet-bulb-globe-temperature-for-nws-integration/319503/12) and at some point, it must have switched from returning a single datapoint to ignoring the "start" and "end" times and instead returning all of the entries in the dataset (or the next 24 -72 hours).

Is there a good way to filter down the response (given as an array) using the value_template?