Search found 5 matches
- Thursday 29 April 2021 20:56
- Forum: Other questions and discussions
- Topic: Devices disappearing from dashboard and other tabs
- Replies: 17
- Views: 3459
Re: Devices disappearing from dashboard and other tabs
The same issue appeared after latest update. I emptied the browser cache and the problem was gone.
- Sunday 17 May 2020 9:37
- Forum: Blockly
- Topic: Event triggering
- Replies: 4
- Views: 553
Event triggering
I have a blockly using 2 conditions:
- a switch condition
- a time condition.
- trigger on switch (not all to avoid too many checks)
If switch is on and time > 22:00 the action should start
This event does not trigger. Can't figure out why
- a switch condition
- a time condition.
- trigger on switch (not all to avoid too many checks)
If switch is on and time > 22:00 the action should start
This event does not trigger. Can't figure out why
- Sunday 17 May 2020 9:32
- Forum: Blockly
- Topic: Issue with IfElse ?
- Replies: 2
- Views: 461
Re: Issue with IfElse ?
That is true. My impression it's a browser issue. I have more problems with Chrome where caching is the cause. Looks like saving does not always work as expected. Possible solutions: - refresh Chrome (Shift F5) or disable caching - export blockly and import in new empty one I still do not know the ...
- Sunday 13 January 2019 12:24
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: X86 Linux installation
- Replies: 3
- Views: 1854
X86 Linux installation
Does anyone have a tar file containing the installation of a x86 Linux(Ubuntu) Domoticz installation?
Cannot find it.
Cannot find it.
- Thursday 15 November 2018 12:35
- Forum: Blockly
- Topic: Blockly time event
- Replies: 0
- Views: 433
Blockly time event
I created a time event with Blockly. It does nothing but "if true" followed by a log report. It seems the event is not called.
What is my mistake here? The event type is "Time"
What is my mistake here? The event type is "Time"