[freeboxos] Enhance state display pattern for uptime (#17218)
* Enhance state display pattern for uptime Signed-off-by: Gaël L'hopital <gael@lhopital.org>pull/17222/head^2
parent
6445e64300
commit
37cd42362b
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue