Hi guys,
I want to publish a value in this format HH:MM-HH:MM via MQTT. For example with 30 mins and a actual time of lets say 02:30 I want to have this payload: 02:30-03:10
What is the best way to do this?
I know it is possible with the function node… but I really don’t know how.