dumme frage zum longpoll (echtzeit-anzeeige eines attributs)

Begonnen von the ratman, 03 April 2017, 14:00:18

Vorheriges Thema - Nächstes Thema

the ratman

hiho,

ich bin am verzwifeln!
gebastelt hab ich mir eine readingsgroup für ein paar rollos, um sie schöner in einem floorplan für meine tablets darstellen zu können.
alles funzt soweit, mein ignore-attribut schaltet, zeigt aber keinen aktuellen wert an.

hier die ganze rg:defmod Tablet_Rollos_Gross readingsGroup WZ_Terrasse_Rollo:<Wohnzimmer&nbsp;;Terrasse>,state,?!up,?!down\
WZ_Terrasse_Rollo:pct,?ignore,<&nbsp;;&nbsp;;&nbsp;;>,?!stop,\
WZ_Strasse_Rollo:<Wohnzimmer&nbsp;;Straße>,state,?!up,?!down\
WZ_Strasse_Rollo:pct,?ignore,<&nbsp;;&nbsp;;&nbsp;;>,?!stop\
SZ_Terrasse_Rollo:<Schlafzimmer>,state,?!up,?!down\
SZ_Terrasse_Rollo:pct,?ignore,<&nbsp;;&nbsp;;&nbsp;;>,?!stop
attr Tablet_Rollos_Gross commands { \
"state.on" => "set %DEVICE off",\
"state.off" => "set %DEVICE on",\
\
"up" => "set %DEVICE up 2",\
"down" => "set %DEVICE down 2",\
"stop" => "set %DEVICE stop",\
"ignore.1" => "attr %DEVICE ignore 0",\
"ignore.0" => "attr %DEVICE ignore 1",\
\
"pct" => "pct:slider,0,1,100"\
}
attr Tablet_Rollos_Gross fp_ratPlan_Handy -6,0,0,Tablet_Rollos_Gross,
attr Tablet_Rollos_Gross fp_ratPlan_Uebersicht 330,267,0,Tablet_Markisen_Gross,
attr Tablet_Rollos_Gross group ratPlan
attr Tablet_Rollos_Gross mapping %ALIAS
attr Tablet_Rollos_Gross noheading 1
attr Tablet_Rollos_Gross nolinks 1
attr Tablet_Rollos_Gross nonames 1
attr Tablet_Rollos_Gross notime 1
attr Tablet_Rollos_Gross room Allgemein
attr Tablet_Rollos_Gross valueColumns {\
'pct' => 'colspan="1"'\
}
attr Tablet_Rollos_Gross valueIcon { \
state => '%devStateIcon', nextValue => '{(split(":",Color::devStateIcon($DEVICE,"shutter",undef,"nextValue")))[1]}',\
\
up => 'fts_blade_arc_close_00',\
down => 'fts_blade_arc_close_100',\
stop => 'fts_shutter_manual@orange',\
'ignore.1' => 'secur_locked@F7301D',\
'ignore.0' => 'secur_open@darkgreen'\
}
attr Tablet_Rollos_Gross visibility hideable


→do↑p!dnʇs↓shit←