Domoticz log

You can add the Domoticz log to a column as follows:

columns[4] = {
  blocks: ['log']
}

Block parameters

Parameter

Description

title

'Domoticz log': Title of the log block

type

'log': Show the Domoticz log in this block

width

1..12: Dial width (optional, default 12)

height

<number>: Dial height (optional, default based on width)

aspectratio

The height of the block compared to the width. Only applicable if height has not been defined.

scrolltimeout

Delay in seconds after manual scrolling until auto-scroll will be activated.
60 (=default) : 60 seconds delay

ascending

false: Show last log message first
true (=default): Show last log message at the end
../../_images/domoticzlog.png