mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
contrib/InfoPanel/demo.layout: updated
removed: trash added: ticker git-svn-id: https://svn.fhem.de/fhem/trunk@7999 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
624d8ca1cb
commit
459d46bf20
@ -216,7 +216,7 @@ rgb "5858587F" # dunkelgrau
|
||||
rect - 0 420 800 580 5 5 1
|
||||
|
||||
# jetzt den Plot einbinden
|
||||
plot - 0 420 1 1 "SVG_owoLog_1"
|
||||
plot - 0 420 1 1 "SVG_out_Balkon"
|
||||
|
||||
|
||||
rgb "FFFFFFFF"
|
||||
@ -276,4 +276,11 @@ textboxalign justify
|
||||
#
|
||||
textbox - 210 50 180 50 "http://www.fhem.de" "Ich bin eine Textbox und wenn man mich anklickt geht es direkt zu www.fhem.de"
|
||||
|
||||
padding 0
|
||||
|
||||
# ticker
|
||||
# Format: ticker <id> <x> <y> <width> <items> <speed> <textList>
|
||||
#
|
||||
ticker - 20 50 160 2 700 "Zeile 1 ABC\nZeile 2 DEF\nZeile 3 GHI\n"
|
||||
|
||||
#
|
Loading…
x
Reference in New Issue
Block a user