Skip to content

Setting

awtrix_light_client.models.setting.Settings

Bases: BaseModel

Settings

Parameters:

Name Type Description Default
ATIME

Duration an app is displayed in seconds.

required
TEFF

Choose between app transition effects.

required
TSPEED

Time taken for the transition to the next app in milliseconds.

required
TCOL

Global text color.

required
TMODE

Changes the time app style.

required
CHCOL

Calendar header color of the time app.

required
CBCOL

Calendar body color of the time app.

required
CTCOL

Calendar text color in the time app.

required
WD

Enable or disable the weekday display.

required
WDCA

Active weekday color.

required
WDCI

Inactive weekday color.

required
BRI

Matrix brightness.

required
ABRI

Automatic brightness control.

required
ATRANS

Automatic switching to the next app.

required
CCORRECTION

Color correction for the matrix.

required
CTEMP

Color temperature for the matrix.

required
TFORMAT

Time format for the TimeApp.

required
DFORMAT

Date format for the DateApp.

required
SOM

Start the week on Monday.

required
BLOCKN

Block physical navigation keys (still sends input to MQTT).

required
UPPERCASE

Display text in uppercase.

required
TIME_COL

Text color of the time app. Use 0 for global text color.

required
DATE_COL

Text color of the date app. Use 0 for global text color.

required
TEMP_COL

Text color of the temperature app. Use 0 for global text color.

required
HUM_COL

Text color of the humidity app. Use 0 for global text color.

required
BAT_COL

Text color of the battery app. Use 0 for global text color.

required
SSPEED

Scroll speed modification.

required
TIM

Enable or disable the native time app (requires reboot).

required
DAT

Enable or disable the native date app (requires reboot).

required
HUM

Enable or disable the native humidity app (requires reboot).

required
TEMP

Enable or disable the native temperature app (requires reboot).

required
BAT

Enable or disable the native battery app (requires reboot).

required
MATP

Enable or disable the matrix. Similar to power Endpoint but without the animation.

required
VOL

Allows to set the Volume of the DFplayer (Only for old AWTRIX2.0 upgrades)

required