justme-1968
0d99b01141
33_readingsGroup.pm: accept multiline attributes (Forum #42431 )
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9513 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-18 10:25:13 +00:00
justme-1968
9e06ea8a4c
33_readingsGroup.pm: don't create html if !$init_done
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9473 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-17 09:25:33 +00:00
justme-1968
a9094cee43
33_readingsGroup.pm: fix for item: informid (see forum: http://forum.fhem.de/index.php/topic,42305.msg344886.html#msg344886 )
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9459 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-15 18:56:07 +00:00
justme-1968
22b6ed49ec
33_readingsGroup.pm: docu fix
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9436 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-11 16:29:07 +00:00
justme-1968
d861a9d501
33_readingsGroup.pm: fixed triggering duplicate events (forum:40635,41656)
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9379 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-04 22:12:28 +00:00
justme-1968
528cbe4d2b
33_readingsGroup.pm: fixed undefined warning
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8980 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 08:03:43 +00:00
justme-1968
cba545ad2f
33_readingsGroup.pm: fixed inform id for <{...}@reading> expressions
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8792 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-21 12:39:22 +00:00
justme-1968
aae8e751ab
33_readingsGroup.pm: (re-) changed order of value mapping
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8789 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-21 08:25:24 +00:00
justme-1968
33ac012eed
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/fhem@8782 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-20 08:47:03 +00:00
justme-1968
373bf2e017
33_readingsGroup.pm: fixed warning for undef value in val2nu
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8780 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-19 22:09:52 +00:00
justme-1968
ddb733a9e6
33_readingsGroup.pm: fixed 'Variable will not stay shared' message
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8777 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-19 11:51:00 +00:00
justme-1968
959453a722
33_readingsGroup.pm: use original reading value for all lookups
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8776 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-19 11:39:24 +00:00
justme-1968
0611ac1fe3
33_readingsGroup.pm: fixed warning
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8775 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-19 11:19:03 +00:00
justme-1968
5c2d52b75f
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/fhem@8770 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-18 18:55:11 +00:00
justme-1968
29fe7081ec
33_readingsGroup.pm: fixed regex, forum http://forum.fhem.de/index.php/topic,38230.0/
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8765 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-17 14:12:09 +00:00
justme-1968
df512da361
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/fhem@8761 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-16 21:23:03 +00:00
justme-1968
16765d7042
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/fhem@8462 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-22 15:22:22 +00:00
justme-1968
25c1b5a5e5
33_readingsGroup.pm: fixed uninitialized value warning
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8227 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-16 20:08:03 +00:00
justme-1968
83ecc7cbdd
33_readingsGroup.pm: allow / in readingNames for webCmd check
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8158 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-06 10:16:46 +00:00
justme-1968
65954dcdb9
33_readingsGroup.pm: rowStyle and cellStyle fixes
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8018 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-17 14:22:04 +00:00
justme-1968
f0fd72776f
33_readingsGroup.pm: avoid recursion in detailFn if readingGroup contains its own state
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8009 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-16 16:06:09 +00:00
justme-1968
9cb4a124fa
33_readingsGroup.pm: fixed commands mapping with a dot in the reading name
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7883 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-02-05 11:55:57 +00:00
justme-1968
5d1a208bcd
33_readingsGroup.pm: use deviceEvents()
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7735 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-26 15:52:49 +00:00
justme-1968
3f3cde064b
33_readingsGroup.pm: create correct trigger for state: commands
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7659 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-22 11:39:26 +00:00
justme-1968
db1d4b95d2
33_readingsGroup.pm: set class to readingGroup for informId replacement in fhemweb_readingsGroup.js
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7534 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 21:00:13 +00:00
justme-1968
fe38c0d967
33_readingsGroup.pm: fixed layout for widgets
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7524 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 17:19:47 +00:00
justme-1968
b1f9b3a112
33_readingsGroup.pm, 33_readingsProxy.pm: use textField-long
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7515 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 09:46:01 +00:00
justme-1968
5e4e60211e
33_readingsGroup.pm: fixed uninitialized value warning
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7479 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-09 12:00:47 +00:00
justme-1968
073d61ef93
33_readingsGroup.pm: allow devspec :FILTER= expressions in device selection
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7478 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-09 11:56:01 +00:00
justme-1968
91b19a6a20
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/fhem@7430 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-04 15:29:44 +00:00
justme-1968
8dca3a2209
33_readingsGroup.pm: now the real fix for valueFormat == 0
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7406 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-02 15:02:11 +00:00
justme-1968
d6e2a1fd5c
33_readingsGroup.pm: fix for valueFormat == 0
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7403 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-02 10:55:09 +00:00
justme-1968
61e73cc8ab
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/fhem@7337 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-27 20:14:51 +00:00
justme-1968
74dfd690d4
33_readingsGroup.pm: better webCmdFn matching
...
added ! flag to force device in <reading>@<device>
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7318 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-24 10:00:41 +00:00
justme-1968
40950d0db7
33_readingsGroup.pm: allow parameter also in command mapping with allSets shortcut
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7225 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-16 09:31:58 +00:00
justme-1968
219035f10c
33_readingsGroup.pm: get spaces right
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7220 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-15 09:02:04 +00:00
justme-1968
c628473c2e
33_readingsGroup.pm: added parameter to webCmdFn call to allow colorpicker presets
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7219 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-15 08:51:23 +00:00
justme-1968
eae9993fa4
33_readingsGroup.pm: added direct show/hide js and command
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7217 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-14 21:00:54 +00:00
justme-1968
a86b63a724
readingsGroup.pm: added collapsed/collapsible to visibility attribute
...
added visibility command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7214 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-14 18:34:35 +00:00
justme-1968
4cf28a99db
33_readingsGroup.pm: added valuePrefix and valueSuffix
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7161 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-07 14:53:12 +00:00
justme-1968
11bb4119ad
33_readingsGroup.pm: fixed uninitialized value warning
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7117 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-02 11:58:08 +00:00
justme-1968
2eb35fdeb4
33_readingsGroup.pm: don't use valueFormat and headings, ! flag is better anyway
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7083 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-28 19:00:10 +00:00
justme-1968
d0ac3b7080
33_readingsGroup.pm: don't insert empty row at end of readingsGroup
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7079 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-28 10:23:30 +00:00
justme-1968
811076c8cb
33_readingsGroup.pm: fix for valueFormat and headings
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7078 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-28 10:18:07 +00:00
justme-1968
73ebfbe1e2
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/fhem@7066 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-26 10:23:17 +00:00
justme-1968
2146cc1284
33_readingsGroup.pm:added ! flag, added visibility and cellStyle attributes
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7038 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-22 09:47:47 +00:00
justme-1968
a8332d1589
fixed warning for uninitialized value in pattern match
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6262 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-16 07:46:03 +00:00
justme-1968
921160b1df
optimize device update with $lastDefChange
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-14 14:47:47 +00:00
justme-1968
bebd7fda21
added valueColumn attribute
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6237 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-11 12:35:23 +00:00
justme-1968
b5134069f7
added ...,<reading>@<device>,... and ...,<reading>@{perl},... argument formats
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6221 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-08 18:08:39 +00:00