We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b2952 commit 6a2a661Copy full SHA for 6a2a661
1 file changed
res/themes/theme_example.yaml
@@ -178,6 +178,9 @@ STATS:
178
# BACKGROUND_COLOR: 50, 50, 50
179
BACKGROUND_IMAGE: background.png
180
TEMPERATURE:
181
+ # In seconds. Longer intervals cause this to refresh more slowly.
182
+ # Setting to lower values will display near real time data,
183
+ # but may cause significant CPU usage or the display not to update properly
184
INTERVAL: 5
185
TEXT:
186
SHOW: False
@@ -238,6 +241,9 @@ STATS:
238
241
# BACKGROUND_COLOR: 0, 0, 0
239
242
240
243
FAN_SPEED:
244
245
246
247
248
249
0 commit comments