coopernicholas
coopernicholas
Looking forward to this! Any update on it?!
@ready2play32 how did you install his version and how does it work? I already have this plugin and all my data fields mapped.
I was able to get it to work by changing the following: ``` const filteredData = sensorData.filter((item) => { const itemDate = DateTime.fromISO(item.dateTime, { zone: "utc" }); const start =...
I second this. Any way to stop the console error message from happening?
@farahat80 thanks for such a quick response!