153 Commits

Author SHA1 Message Date
Damian
93432c87fd 98_DOIF.pm: svg function ring2 minor bug fixes
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23640 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2021-01-30 10:49:48 +00:00
Damian
673983b908 98_DOIF.pm: minor improvements: svg functions: ring, ring2, cylinder
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23633 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2021-01-28 19:10:32 +00:00
Damian
4b4496a7a9 98_DOIF.pm: commandref adaptation: "Indirekte Zeitangaben", new aggregation function: median
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23466 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2021-01-03 17:14:46 +00:00
Damian
c9882769b0 98_DOIF.pm: svg function cylinder improvements
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23418 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-12-26 10:04:12 +00:00
Damian
d11206fe67 98_DOIF.pm: svg function cylinder now with saturation und lightness
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23403 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-12-22 15:43:36 +00:00
Damian
b1315f1a45 98_DOIF.pm: svg_ring functions improved
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23235 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-25 22:42:28 +00:00
Damian
edd04ea6e2 98_DOIF.pm: commandref updated, $hash=$hs in set_Exec
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22913 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-04 21:46:02 +00:00
Damian
5413938e5c 98_DOIF.pm: new parameter paramRef in set_Exec function
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22834 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-09-23 17:50:00 +00:00
Damian
bdf7c6a66c 98_DOIF.pm: set_Exec with condition
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22781 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-09-17 15:31:13 +00:00
Damian
fc81fc82e1 98_DOIF.pm: warning inform. in log at eval, "deactivated" in status also in perl mode
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22764 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-09-12 20:06:36 +00:00
Damian
d51bf70191 98_DOIF.pm: fixed undefined timer
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22757 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-09-11 16:21:17 +00:00
Damian
9b32ae1ba2 98_DOIF.pm: fixed undefined $dev in sub EventDoIf
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22735 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-09-05 11:05:46 +00:00
Damian
2b4e8748fc 98_DOIF.pm: fixed default value 0
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22588 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-08-12 19:25:15 +00:00
Damian
09a7aec7c7 98_DOIF.pm: fixed: incorrect assignment of the device for set and get functions in Perl mode
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22570 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-08-10 06:25:19 +00:00
Damian
dd718b6b4e 98_DOIF.pm: %V instead of %W for $week
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22428 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-07-18 20:32:08 +00:00
Damian
65cbd09983 98_DOIF.pm: new features: FOR-Command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22398 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-07-14 09:32:05 +00:00
Damian
06cb5b466f 98_DOIF.pm: DEF TPL_: now more than nine parameters allowed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22195 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-06-18 16:38:55 +00:00
Damian
7b08703534 98_DOIF.pm: Perl-Mode: set block name, ui_Table functions: bar, ring, ring2: text is allowed as value
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22161 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-06-11 12:49:48 +00:00
Damian
b9e2a1c16c 98_DOIF.pm: uiTable: display:inline replaced by display:inline-table
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22030 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-05-25 14:10:16 +00:00
Damian
3cceea06d5 98_DOIF.pm: new: Templates, FOR in DEF, minor bug fixes
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21979 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-05-20 08:36:23 +00:00
Damian
552f7d8d37 98_DOIF.pm: new svg uiTable functions: temp_temp_ring, hum_bar
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21842 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-05-02 16:00:20 +00:00
Damian
73e6159bb4 98_DOIF.pm: fixed: $FW_room
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21813 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-04-30 10:05:47 +00:00
Damian
12b06b9f1c 98_DOIF.pm: new svg-uitable functions, new variable $SHOWNOUITABLE
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21798 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-04-28 17:41:58 +00:00
Damian
89d2e8bd35 98_DOIF.pm: set attr all, if CmdDoIf ok
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21224 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-02-18 18:45:49 +00:00
Damian
e49ab46cad 98_DOIF.pm: DOIF_Attr-set removed at init_done (def modify), new ui_Table functions: hsv, ICON, icon_label
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21208 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-02-16 17:56:18 +00:00
Damian
a363cd65ef 98_DOIF.pm: uiTable: FOR-Command, instance variables with Prefix $_, documentation moved to the FHEM-wiki
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20929 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-01-10 09:44:35 +00:00
Damian
9b626ec2c4 98_DOIF.pm: fixed uiTable functions HTML-Code with package, commandref uiTable expanded
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20811 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-12-22 17:45:08 +00:00
Damian
e20d475c1c 98_DOIF.pm: fixed uitable functions: shutter, dimmer, temp_knob
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20744 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-12-14 10:26:26 +00:00
Damian
25de198b90 98_DOIF.pm: fixed uiTable function icon, switch
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20708 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-12-10 21:34:14 +00:00
Damian
ccba890ae2 98_DOIF.pm:new uiTable-perl functions
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20672 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-12-06 21:05:57 +00:00
Damian
e4fee1dc9b 98_DOIF.pm: Bugfix wrong Perl-Mode with Attribute disable 0
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20500 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-11-12 17:54:48 +00:00
Damian
5ccd4db46b 98_DOIF.pm: fixed Version number
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20484 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-11-09 19:33:35 +00:00
Damian
48be6f5ada 98_DOIF.pm: fixed CheckRegexpDoIf
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20483 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-11-09 19:30:05 +00:00
Damian
1ffba15201 98_DOIF.pm: fixed dst-Problem
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20423 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-10-29 18:50:08 +00:00
Damian
a0bf77c247 98_DOIF.pm: IsWe() is used now
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20268 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-28 21:00:39 +00:00
Damian
c124f85076 98_DOIF.pm: new internal DOIFDEV, delete wait_timer when global INITIALIZED
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-26 18:06:30 +00:00
Damian
576099ee12 98_DOIF.pm: new function DOIF_Set_Filter
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20241 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-24 22:00:09 +00:00
Damian
762c2b8211 98_DOIF.pm: NOTIFYDEV change fixed with %ntfyHash = ();
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20229 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-22 18:55:46 +00:00
Damian
316c7ecf45 98_DOIF.pm: various corrections in connection with the conversion to NOTIFYDEV, disable attribute fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20210 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-20 21:37:33 +00:00
Damian
f61cc8b608 98_DOIF.pm: wrong parameter in CheckRegexpDoIf fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20202 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-19 21:12:51 +00:00
Damian
39a5a3819c 98_DOIF.pm: array bug fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20191 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-18 19:19:29 +00:00
Damian
71ea2440f9 98_DOIF.pm: regex trigger problem with state fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20163 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-15 16:48:42 +00:00
Damian
ee53f4bb2b 98_DOIF.pm: NOTIFYDEV, STY, WID with package, bugfix checkall, commandref revised
revised

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20157 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-13 21:08:50 +00:00
Damian
780245a412 98_DOIF.pm: fixed: item regex-check see rev. 18351
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19786 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-07-05 21:47:08 +00:00
Damian
d885bb0cc9 98_DOIF.pm: commandref fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19303 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-05-01 08:47:16 +00:00
Damian
c833f9f2a6 98_DOIF.pm: fixed event trigger in event_Readings and DOIF_Readings, commandref revised: Table of contents in Perl mode
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19302 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-05-01 08:28:34 +00:00
Damian
7369cc3373 98_DOIF.pm: $we, $wte multiple holiday files now possible, fixed: DOELSE {Perl}
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18890 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-03-13 18:56:41 +00:00
Damian
35beb4f802 98_DOIF.pm: new internal VERSION, fixed commandref for event_Readings
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18706 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-02-23 21:48:22 +00:00
Damian
d4f9c80933 98_DOIF.pm: reading functions avg, med, diff, inc, new attribute event_Readings
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18557 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-02-10 16:58:11 +00:00
Damian
a76166fcfd 98_DOIF.pm: fixed: itimer Regex-Check
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18351 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-01-20 14:24:30 +00:00