mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[freeboxos] Enhance state display pattern for uptime (#17218)
* Enhance state display pattern for uptime Signed-off-by: Gaël L'hopital <gael@lhopital.org>
This commit is contained in:
parent
6445e64300
commit
37cd42362b
@ -143,7 +143,7 @@
|
|||||||
<label>Uptime</label>
|
<label>Uptime</label>
|
||||||
<description>Time since last reboot of the equipment</description>
|
<description>Time since last reboot of the equipment</description>
|
||||||
<category>time</category>
|
<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>
|
||||||
|
|
||||||
<channel-type id="line-status">
|
<channel-type id="line-status">
|
||||||
|
Loading…
Reference in New Issue
Block a user