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 |
|
width |
|
height |
|
aspectratio |
The height of the block compared to the width. Only applicable if |
scrolltimeout |
Delay in seconds after manual scrolling until auto-scroll will be activated.
60 (=default) : 60 seconds delay |
ascending |
false: Show last log message firsttrue (=default): Show last log message at the end |