24 Commits

Author SHA1 Message Date
andi291
bc7a3d1517 00_TUL.pm:
docM 20171106 fixed problem when OBD-IP adapter is offline during FHEM startup  


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15613 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-15 18:39:59 +00:00
andi291
6c9a50b873 00_TUL.pm:
# ABU 20171006 EIB requires different handling of extended GAD --> added


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15260 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-14 18:48:39 +00:00
andi291
aa77e6ee35 00_TUL.pm: ABU 20170427 reintegrated mechanism for extenden GAD-Support, cleaned logs
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14126 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-28 08:04:26 +00:00
andi291
900bdc02b5 00_TUL.pm: removed mod for extended adressing - seems to be broken
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13037 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-10 19:24:35 +00:00
andi291
8903cab62d 00_TUL.pm: fixed write-mechanism, added mod for extended adressing (thx to its2bit)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13012 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-08 16:52:19 +00:00
andi291
36effe5d6b 00_TUL.pm: added knxd. Added doku as well. Added summary. Treat it like eibd. See thread #58375
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12531 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-08 19:15:55 +00:00
andi291
337428a0a2 00_TUL.pm: changed log-entry for eib-users
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11659 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-06-13 18:01:40 +00:00
andi291
91bb6bc74c 00_TUL.pm: Added log entry for compatibility issue.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11467 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-16 15:12:37 +00:00
andi291
4c2181c80f 00_TUL.pm: removed compatibility flag for EIB
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11453 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-15 19:28:08 +00:00
andi291
70dcd4ec79 00_TUL.pm: ABU 20160403 added support for 10_KNX.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11182 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-03 19:44:22 +00:00
andi291
8cd781cec5 00_TUL: changed message-check in decode_tpuart() to avoid ignore while receiving repeated messages
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10225 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-21 19:07:34 +00:00
andi291
6f169f50c7 00_TUL: added error-label in getGroup. Responsible for error-handling, if knxd is not accesible (Forum #<forum.fhem.de 43934>)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9982 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-23 19:15:39 +00:00
andi291
97b10c394a # ABU 20150916 removed print: simpleWriteDate, cleaned init
# ABU 20150918 fixed deprecated warning, fixed warning related to hex-conversion in simple-write

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9390 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-06 18:01:49 +00:00
rudolfkoenig
5eaac6a0cc TUL: move referenced busware image to the doc directory.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5531 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-15 13:28:54 +00:00
hotmaz
2ca70121fd bugfix: solved the uninitialized problem for get
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3274 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-06-11 20:06:17 +00:00
hotmaz
e59d22ea08 - Solved the issue that 1byte values that are short (only 1-4bits) are not sent as 1byte values.
- renamed the command "value" to "raw" (as this command takes a raw hex value
- introducing new command "value" and all given values are translated according to the defined model
- added support for sending values of dpt5,dpt7,dpt9,dpt10,dpt11 (means also that sending of current time and date is possible)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3146 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-05-01 22:41:47 +00:00
rudolfkoenig
6a2e174e05 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
hotmaz
bad8333efb More robust, when repeat telegrams are received on the bus.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1385 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-03-25 12:50:50 +00:00
hotmaz
107eaa4d1e - interpret datapoint types to show real values
- get method implemented
- send on one group, receive from several groups.


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1225 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-01-29 21:51:38 +00:00
hotmaz
ed5985af46 do not allow setting values for dummy values
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1220 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-01-24 19:53:16 +00:00
rudolfkoenig
561cff81de Adding Id: to the modules
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1098 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-11-12 07:51:08 +00:00
hotmaz
5301880eb8 bugfix hex2addr reported by Benjamin
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1058 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-10-08 16:43:00 +00:00
hotmaz
4c87be51e8 small bugfixes
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@961 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-07-29 20:51:25 +00:00
hotmaz
8ccb876a6e Introducing support for EIBD
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@924 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-06-30 10:18:08 +00:00