Hallo,
wenn ich in einer readingsgroup das attribut sortColumn 1 vergebe, erhalte ich unter Everything die Fehlermeldung
Zitatsorttable.js line 203: TypeError: table.tHead is null.
Alle anderen Anzeigen funktionieren.
Bei sortColumn 0 tritt dieses Problem nicht auf. Allerdings ist dann auch die erste Spalte nicht permanent sortiert.fhem ist aktuell (update von heute incl. restart). Wo liegt der Fehler?
hier noch das listing:
Internals:
DEF <Gerät>,<Batterie>,<Status>
FBDECT_FB_10971.*:batterylow,present
HM_.*:battery,alive
NAME rg_statusinfo
NR 116
NTFY_ORDER 50-rg_statusinfo
STATE Initialized
TYPE readingsGroup
mayBeVisible 1
Content:
FBDECT_FB_10971_0203216 1
FBDECT_FB_10971_0220184 1
FBDECT_FB_10971_0266416 1
HM_4E03DF 1
HM_56B2D0 1
HM_56BA54 1
HM_Kontakte 1
HM_MOD_RPI_PCB 1
HM_Tuerkontakt_Flur_RG 1
Content2:
DEVICES:
ARRAY(0x344a038)
ARRAY(0x34262a8)
ARRAY(0x1068e48)
ARRAY(0x2fc2b88)
ARRAY(0x2fbe0e0)
ARRAY(0x1076320)
ARRAY(0x107d768)
ARRAY(0x33f0bf8)
ARRAY(0x2fb9e98)
ARRAY(0x34256d8)
Fhem:
lastDefChange 9
last_update 1491069245.79889
Helper:
DEF
mapping %ALIAS
Positions:
FBDECT_FB_10971_0203216.batterylow 2:1
FBDECT_FB_10971_0203216.present 2:2
FBDECT_FB_10971_0220184.batterylow 3:1
FBDECT_FB_10971_0220184.present 3:2
FBDECT_FB_10971_0266416.batterylow 4:1
FBDECT_FB_10971_0266416.present 4:2
HM_4E03DF.alive 5:2
HM_4E03DF.battery 5:1
HM_56B2D0.alive 6:2
HM_56B2D0.battery 6:1
HM_56BA54.alive 7:2
HM_56BA54.battery 7:1
Valueicon:
alive.no control_x@red
alive.yes message_ok@black
battery.nok batterie@red
battery.ok batterie@black
batterylow.0 batterie@black
batterylow.1 batterie@red
present.no control_x@red
present.yes message_ok@black
Values:
formated:
undef
ARRAY(0x34500c8)
ARRAY(0xf6c830)
orig:
undef
ARRAY(0x2fc6af8)
ARRAY(0x107d708)
prefixsuffix:
undef
ARRAY(0x3425e10)
ARRAY(0x107d6c0)
Attributes:
alias Statusinformationen
icon control_x
mapping %ALIAS
room Statuszentrale
sortColumn 1
valueIcon {'batterylow.0' => 'batterie@black', 'batterylow.1' => 'batterie@red','battery.ok' => 'batterie@black', 'battery.nok' => 'batterie@red', 'alive.yes' => 'message_ok@black', 'alive.no' => 'control_x@red', 'present.yes' => 'message_ok@black', 'present.no' => 'control_x@red'}
Viele Grüße
juemuc
Hallo zusammen,
hat keiner eine Lösung? Fehlen noch Infos?
Aktuell kann ich leider nicht vernünftig sortieren.
Viele Grüße
juemuc
Nun funktioniert es. Ein Update hat wohl das Problem gelöst