Content/Atmos: add status info to binary devices' examine text (#4928)

This commit is contained in:
E F R
2021-10-19 21:46:31 +00:00
committed by GitHub
parent f2fc1431aa
commit 0ab6ca9a12
6 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Examine Text
gas-valve-system-examined = The valve is [color={$statusColor}]{$open ->
[true] open
*[false] closed
}[/color].