126 Commits

Author SHA1 Message Date
justme-1968
3b6e09e82b 33_readingsGroup.pm: fixed inform id for <{...}@reading> expressions
git-svn-id: https://svn.fhem.de/fhem/trunk@8792 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-21 12:39:22 +00:00
justme-1968
a12818f945 33_readingsGroup.pm: (re-) changed order of value mapping
git-svn-id: https://svn.fhem.de/fhem/trunk@8789 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-21 08:25:24 +00:00
justme-1968
71868f02fe 33_readingsGroup.pm: fixed devspec :FILER=, see forum http://forum.fhem.de/index.php/topic,31792.msg305388.html#msg305388
git-svn-id: https://svn.fhem.de/fhem/trunk@8782 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-20 08:47:03 +00:00
justme-1968
422dde947a 33_readingsGroup.pm: fixed warning for undef value in val2nu
git-svn-id: https://svn.fhem.de/fhem/trunk@8780 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-19 22:09:52 +00:00
justme-1968
76aa7e3fc1 33_readingsGroup.pm: fixed 'Variable will not stay shared' message
git-svn-id: https://svn.fhem.de/fhem/trunk@8777 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-19 11:51:00 +00:00
justme-1968
64b610fef9 33_readingsGroup.pm: use original reading value for all lookups
git-svn-id: https://svn.fhem.de/fhem/trunk@8776 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-19 11:39:24 +00:00
justme-1968
03a451a11f 33_readingsGroup.pm: fixed warning
git-svn-id: https://svn.fhem.de/fhem/trunk@8775 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-19 11:19:03 +00:00
justme-1968
04378fcc31 33_readingsGroup.pm: added $NUM and rgVal2Num
fixed some perl version dependant warnings. see forum:
    http://forum.fhem.de/index.php/topic,38230.msg304906/topicseen.html#msg304906
    and http://forum.fhem.de/index.php/topic,38254.msg304865.html#msg304865


git-svn-id: https://svn.fhem.de/fhem/trunk@8770 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-18 18:55:11 +00:00
justme-1968
bbb4f02191 33_readingsGroup.pm: fixed regex, forum http://forum.fhem.de/index.php/topic,38230.0/
git-svn-id: https://svn.fhem.de/fhem/trunk@8765 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-17 14:12:09 +00:00
justme-1968
e87267bf36 33_readingsGroup.pm: allow commands for attributes
allow calculation with values in the rows and columns
                     allow default mappings with { '' => <default> }
                     added setList and setFn attributes


git-svn-id: https://svn.fhem.de/fhem/trunk@8761 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-16 21:23:03 +00:00
justme-1968
1a268141eb 33_readingsGroup.pm: allow filtering with internal IODev. see forum: http://forum.fhem.de/index.php/topic,14425.msg288276.html#msg288276
git-svn-id: https://svn.fhem.de/fhem/trunk@8462 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-22 15:22:22 +00:00
justme-1968
959dc1cee2 33_readingsGroup.pm: fixed uninitialized value warning
git-svn-id: https://svn.fhem.de/fhem/trunk@8227 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-16 20:08:03 +00:00
justme-1968
ce6a4f8a5b 33_readingsGroup.pm: allow / in readingNames for webCmd check
git-svn-id: https://svn.fhem.de/fhem/trunk@8158 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-06 10:16:46 +00:00
justme-1968
f3e9740f7d 33_readingsGroup.pm: rowStyle and cellStyle fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@8018 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-17 14:22:04 +00:00
justme-1968
2401aeafe3 33_readingsGroup.pm: avoid recursion in detailFn if readingGroup contains its own state
git-svn-id: https://svn.fhem.de/fhem/trunk@8009 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-16 16:06:09 +00:00
justme-1968
80ace0c35f 33_readingsGroup.pm: fixed commands mapping with a dot in the reading name
git-svn-id: https://svn.fhem.de/fhem/trunk@7883 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-05 11:55:57 +00:00
justme-1968
4ac8c67ae2 33_readingsGroup.pm: use deviceEvents()
git-svn-id: https://svn.fhem.de/fhem/trunk@7735 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-26 15:52:49 +00:00
justme-1968
8530544347 33_readingsGroup.pm: create correct trigger for state: commands
git-svn-id: https://svn.fhem.de/fhem/trunk@7659 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-22 11:39:26 +00:00
justme-1968
9002155333 33_readingsGroup.pm: set class to readingGroup for informId replacement in fhemweb_readingsGroup.js
git-svn-id: https://svn.fhem.de/fhem/trunk@7534 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 21:00:13 +00:00
justme-1968
ed3c7d1f5c 33_readingsGroup.pm: fixed layout for widgets
git-svn-id: https://svn.fhem.de/fhem/trunk@7524 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 17:19:47 +00:00
justme-1968
fa12df2a36 33_readingsGroup.pm, 33_readingsProxy.pm: use textField-long
git-svn-id: https://svn.fhem.de/fhem/trunk@7515 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 09:46:01 +00:00
justme-1968
e2248578a3 33_readingsGroup.pm: fixed uninitialized value warning
git-svn-id: https://svn.fhem.de/fhem/trunk@7479 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-09 12:00:47 +00:00
justme-1968
0d75b6b4e3 33_readingsGroup.pm: allow devspec :FILTER= expressions in device selection
git-svn-id: https://svn.fhem.de/fhem/trunk@7478 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-09 11:56:01 +00:00
justme-1968
05d1321497 33_readingsGroup.pm: handle , in reading@{...} expressions. see forum: http://forum.fhem.de/index.php/topic,27399.msg240004.html#msg240004
git-svn-id: https://svn.fhem.de/fhem/trunk@7430 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-04 15:29:44 +00:00
justme-1968
7ca2f28f07 33_readingsGroup.pm: now the real fix for valueFormat == 0
git-svn-id: https://svn.fhem.de/fhem/trunk@7406 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-02 15:02:11 +00:00
justme-1968
7e622920c2 33_readingsGroup.pm: fix for valueFormat == 0
git-svn-id: https://svn.fhem.de/fhem/trunk@7403 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-02 10:55:09 +00:00
justme-1968
4a615cb054 33_readingsGroup.pm: fixed longpoll updates for commands mapped to widgets (by Chris, http://forum.fhem.de/index.php/topic,14425.msg235824.html#msg235824D)
git-svn-id: https://svn.fhem.de/fhem/trunk@7337 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-27 20:14:51 +00:00
justme-1968
8c33bcc2c2 33_readingsGroup.pm: better webCmdFn matching
added ! flag to force device in <reading>@<device>


git-svn-id: https://svn.fhem.de/fhem/trunk@7318 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-24 10:00:41 +00:00
justme-1968
fb55ed41b7 33_readingsGroup.pm: allow parameter also in command mapping with allSets shortcut
git-svn-id: https://svn.fhem.de/fhem/trunk@7225 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-16 09:31:58 +00:00
justme-1968
d3afa6013d 33_readingsGroup.pm: get spaces right
git-svn-id: https://svn.fhem.de/fhem/trunk@7220 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-15 09:02:04 +00:00
justme-1968
1eab4ed2f1 33_readingsGroup.pm: added parameter to webCmdFn call to allow colorpicker presets
git-svn-id: https://svn.fhem.de/fhem/trunk@7219 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-15 08:51:23 +00:00
justme-1968
015b154e8f 33_readingsGroup.pm: added direct show/hide js and command
git-svn-id: https://svn.fhem.de/fhem/trunk@7217 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-14 21:00:54 +00:00
justme-1968
7f11e47147 readingsGroup.pm: added collapsed/collapsible to visibility attribute
added visibility command


git-svn-id: https://svn.fhem.de/fhem/trunk@7214 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-14 18:34:35 +00:00
justme-1968
b29baf12dc 33_readingsGroup.pm: added valuePrefix and valueSuffix
git-svn-id: https://svn.fhem.de/fhem/trunk@7161 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-07 14:53:12 +00:00
justme-1968
227b5b1ac4 33_readingsGroup.pm: fixed uninitialized value warning
git-svn-id: https://svn.fhem.de/fhem/trunk@7117 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-02 11:58:08 +00:00
justme-1968
11bee8a79e 33_readingsGroup.pm: don't use valueFormat and headings, ! flag is better anyway
git-svn-id: https://svn.fhem.de/fhem/trunk@7083 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-28 19:00:10 +00:00
justme-1968
00a52c7961 33_readingsGroup.pm: don't insert empty row at end of readingsGroup
git-svn-id: https://svn.fhem.de/fhem/trunk@7079 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-28 10:23:30 +00:00
justme-1968
39b6b1759e 33_readingsGroup.pm: fix for valueFormat and headings
git-svn-id: https://svn.fhem.de/fhem/trunk@7078 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-28 10:18:07 +00:00
justme-1968
29bf602536 33_readingsGroup.pm: properly detect ! flag in notify, reset device name after each reading@device element
git-svn-id: https://svn.fhem.de/fhem/trunk@7066 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-26 10:23:17 +00:00
justme-1968
059d051ea6 33_readingsGroup.pm:added ! flag, added visibility and cellStyle attributes
git-svn-id: https://svn.fhem.de/fhem/trunk@7038 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-22 09:47:47 +00:00
justme-1968
b1ef3eb088 fixed warning for uninitialized value in pattern match
git-svn-id: https://svn.fhem.de/fhem/trunk@6262 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-16 07:46:03 +00:00
justme-1968
9d33b5a192 optimize device update with $lastDefChange
git-svn-id: https://svn.fhem.de/fhem/trunk@6254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-14 14:47:47 +00:00
justme-1968
760cae9af1 added valueColumn attribute
git-svn-id: https://svn.fhem.de/fhem/trunk@6237 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-11 12:35:23 +00:00
justme-1968
124bece261 added ...,<reading>@<device>,... and ...,<reading>@{perl},... argument formats
git-svn-id: https://svn.fhem.de/fhem/trunk@6221 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-08 18:08:39 +00:00
justme-1968
b326fecccb return "" instead of undef in html creation for disable == 3 to avoid fhemweb fallback to STATE if inside group
git-svn-id: https://svn.fhem.de/fhem/trunk@6180 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-29 20:16:29 +00:00
justme-1968
d5fd316814 some cleanups
git-svn-id: https://svn.fhem.de/fhem/trunk@6113 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-14 19:44:37 +00:00
justme-1968
af3dabe67f fixed warnings for undef $cmd
git-svn-id: https://svn.fhem.de/fhem/trunk@6111 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-14 16:11:40 +00:00
justme-1968
754b2d09d1 added nonames attribute (by Elektrolurch)
added $ROW to mappings (by Elektrolurch)


git-svn-id: https://svn.fhem.de/fhem/trunk@6048 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-03 19:08:55 +00:00
justme-1968
9b85c383ae allow - in command names
git-svn-id: https://svn.fhem.de/fhem/trunk@5993 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-28 14:18:59 +00:00
justme-1968
d1569c1530 allow {...} perl expression for style attribute
git-svn-id: https://svn.fhem.de/fhem/trunk@5992 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-28 12:50:21 +00:00