mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-23 20:52:13 +00:00
docu fix
git-svn-id: https://svn.fhem.de/fhem/trunk@3813 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
951172471a
commit
3bd06014cf
@ -490,7 +490,7 @@ readingsGroup_Get($@)
|
||||
Can be a simple string or a perl expression enclosed in {} that returns a hash that maps reading names to the displayed name.
|
||||
The keys can be either the name of the reading or <device>.<reading>.
|
||||
%DEVICE, %ALIAS and %READING are replaced by the device name, device alias and reading name respectively, e.g:<br>
|
||||
<code>attr temperatures mapping %DEVICE-%READING</code>
|
||||
<code>attr temperatures mapping %DEVICE-%READING</code><br>
|
||||
<code>attr temperatures mapping {temperature => "%DEVICE Temperatur"}</code>
|
||||
</li>
|
||||
<li>separator<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user