I´m not an expert in Node Red, so maybe you could help me. Thanks in advance!!
I would like to work with the following input received from a table from an email :
The main program will work at the begin with the second row, and turning a light on if the start is at that moment. After it will do the same with the next row.
Start with trying to get node-red to read the email and then work on getting the data from the html to a javascript object that Node-RED can understand ( the html node might be useful here). use debug nodes to understand what the nodes are doing and how your data gets changed