07-11-2023, 10:36 PM
Hi,
the "Schedule Display" reads a Json text that contains information about the schedule.
Every time the user changes the schedule the widget sends the schedule as Json to the Variable.
The Virtuino 6 contains a similar widget. This is the tutorial this widget.
In the Arduino side you have to install a Josn library because you need to convert the Json text to time, days etc.
https://youtu.be/t4kfmzGrOoU
the "Schedule Display" reads a Json text that contains information about the schedule.
Every time the user changes the schedule the widget sends the schedule as Json to the Variable.
The Virtuino 6 contains a similar widget. This is the tutorial this widget.
In the Arduino side you have to install a Josn library because you need to convert the Json text to time, days etc.
https://youtu.be/t4kfmzGrOoU