Search found 1 match

by rasch
Thursday 28 February 2019 9:34
Forum: Blockly
Topic: Timed Actions in Blockly
Replies: 2
Views: 990

Re: Timed Actions in Blockly

I think, it may work if you set a variable after the "Set Badezimmer-vorheizen_Func"
e.g.: "Set wakeup-time = 9:00"
And the Badezimmer-vorheizen_Func gets the value from this variable.
I'm not sure if this will work. It's just an idea... :)