Skip to content

Commit

Permalink
[freeboxos] Enhance state display pattern for uptime (#17218)
Browse files Browse the repository at this point in the history
* Enhance state display pattern for uptime

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
  • Loading branch information
clinique authored Aug 8, 2024
1 parent 6445e64 commit 37cd423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<label>Uptime</label>
<description>Time since last reboot of the equipment</description>
<category>time</category>
<state readOnly="true" pattern="%d %unit%"/>
<state readOnly="true" pattern="%1$tdd %1$tHh %1$tMm %1$tSs"/>
</channel-type>

<channel-type id="line-status">
Expand Down

0 comments on commit 37cd423

Please sign in to comment.