mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02: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:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user