Version
0.5.x

OLED


OLED

OLED display uses I2C communication.

Example config

oled:
  enabled: yes
  screensaver_timeout: 30 s
  screens:
    - uptime
    - network
    - cpu
    - disk
    - memory
    - swap
    - outputs

Configuration variables:

  • enabled (Optional, boolean, default: False) - Enable or disable built-in display.
  • screensaver_timeout (Optional, timeperiod, default: 60 seconds) - Screensaver timeout. How long to wait for timeout. 0 means that screensaver is disabled. Minimum is 1 second.
  • screens (Optional, list, default: See example) - Screens to display on OLED. It will be presented in same order as defined in list.