Add "tooltip-format" to temperature module

This commit is contained in:
Daniel De Graaf
2020-10-21 13:10:10 -04:00
parent 05b12602d4
commit 3b576ae12d
2 changed files with 15 additions and 0 deletions

View File

@ -50,6 +50,11 @@ Addressed by *temperature*
typeof: array ++
Based on the current temperature (Celsius) and *critical-threshold* if available, the corresponding icon gets selected. The order is *low* to *high*.
*tooltip-format*: ++
typeof: string ++
default: {temperatureC}°C ++
The format for the tooltip
*rotate*: ++
typeof: integer ++
Positive value to rotate the text label.