Hi, I’m playing around with OpenWeather and the Simple Weather App help patch is kind of messed up on my end for some reason, so I’m trying to make it work.
One of the issues I ran into is that the DateTime (DailyReport) node is a DateTime (UTC) node, which means that I cannot connect it to the DayOfWeek (DateTime) node it was previously connected to in the patch (showed up as an error, which is why I’m trying to fix it).