My configuration :
Version: 2024.7
Platform: Ubuntu 20.04
When i create a time triggered blockly it is not executed every minute unless i add a time based condition in an if statement.like if time <> 00:00 or time <> 00:00
Is this normal ?
Time triggered blockly is not always started
Moderators: leecollings, remb0
Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
- gizmocuz
- Posts: 2546
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Time triggered blockly is not always started
You have to post your script here, but you need to use this
timer =
{
'every minute',
},
This will execute your script every minute... don't expect it to start on an whole minute
timer =
{
'every minute',
},
This will execute your script every minute... don't expect it to start on an whole minute
Quality outlives Quantity!
-
- Posts: 5
- Joined: Sunday 25 February 2024 16:05
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.7
- Location: Belgium
- Contact:
Re: Time triggered blockly is not always started
What you propose is for a dzvent event. For a blockly event i cannot enter your suggestion.gizmocuz wrote:You have to post your script here, but you need to use this
timer =
{
'every minute',
},
This will execute your script every minute... don't expect it to start on an whole minute
Verstuurd vanaf mijn SM-A505FN met Tapatalk
- Thuis
- Posts: 273
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: Time triggered blockly is not always started
Correct me if im wrong, but choosing time will execute every minute?

Or make a switch or two that go on and off every minute? and use that in the blockly.

Or make a switch or two that go on and off every minute? and use that in the blockly.
I Love Domoticz ! And the community around it :-)
Who is online
Users browsing this forum: No registered users and 1 guest