Noob question: Timeswitch node configuration validation

@ardaedhel Welcome to the forum!

could you please provide an export of your flow so I could see the settings in the node. I haven't been able to duplicate your situation.

Also what version of node-red, node.js are you on (you can get this from the start up log)

In order to make code more readable and importable it is important to surround your code with three backticks
```
like this
```
See this post for more details - How to share code or flow json