27 Commits

Author SHA1 Message Date
andi291
b8506508f6 10_EIB: ABU 20180311 added summary in description
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16389 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-03-11 20:50:59 +00:00
rudolfkoenig
c781311c1a 10_EIB.pm 70_WS3600.pm 98_HourCounter.pm 40_RFXCOM.pm 00_MAXLAN.pm 50_HP1000.pm 70_TellStick.pm: fixing commandref_join warnings (Forum #51779)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11307 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-25 08:02:06 +00:00
andi291
dc49741d8f 10_EIB.pm: ABU 20160123 fixed issue for sending with additional groups
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10602 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-23 08:46:18 +00:00
andi291
9cae7ce913 10_EIB.pm: ABU 20160122 fixed doku, changed return value for EIB_Set from undef to "", reintegrated multiple group sending
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10599 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-22 19:44:10 +00:00
andi291
ec1f3f8062 10_EIB: added dpt13, added multiple group support for get according thread 45954
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10224 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-21 19:07:08 +00:00
andi291
b2e826426b 10_EIB.pm: added dpt3, fixed doku-section myDimmer
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10123 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-07 17:37:14 +00:00
andi291
84c39f1137 10_EIB.pm: cleaned up, implemented DPT16 for sending, implemented DPT6, added EIBanswerOnRead, changed time/date-handling, fixed DPT14-sending, removed Root-Causes for several warnings, fixed set string containing letter g, removed ne-warning, added attribute eventMarker, fixed behaviour if no model defined, fixed DPT14, restructured DPT9, fixed datum and time, improved failure-tolerance for none / wrong model, fixed date/time again, removed eventMarker, removed no get for dummies
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9391 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-06 18:30:44 +00:00
andi291
e20b279ac4 10_EIB.pm: renamed return-value for autocreate; added attribute for reading containing sender; fixed HTML-Doku
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9062 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-12 18:06:46 +00:00
andi291
0f96458643 10_EIB-pm: removed special handling DPT7 in write, fixed DPT7 encoding
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9061 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-12 18:04:34 +00:00
andi291
2887cc95a7 # MH various changes/fixes from forum e.g dpt9, 0 is not necessarily off, ...
# MH 20140313 changed Log to Log3, verbose instead of loglevel
# MH 20140313 testing setstate....
# MH 20141202 changing to readingsupdate
# MH 20150518 . based on SVN 10_EIB.pm 8584 2015-05-15 18:46:52Z andi291 
# ABU 20150617 added dpt1, removed special handling of dpt5, added default-values for messages without dpt, changed retVal of EIB_ParseByDatapointType
# MH 20150622 added getGx/setGx Readings and Attr EIBreadingX
# ABU 20150617 cleanup unused lines, finalized dpt-handling, cleanup logging, added debug-par

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8988 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 17:56:10 +00:00
andi291
a8bd08474a Various modifications according the following thread:
http://forum.fhem.de/index.php/topic,34578.0.html

- Added / modified the following DPT: dpt10 dpt10_no_seconds, dpt12, dpt14, dpt16
- Fixed log-spam
- implemented userReadings (event-on-*)



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-15 18:46:52 +00:00
rudolfkoenig
9c1c82c045 Temporary GetFn fix (as suggested by Maz)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3604 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-07 16:12:33 +00:00
betateilchen
84bcce0544 fixed: documentation for commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3581 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-02 16:19:15 +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
hotmaz
1da2a59bce - changed unit names for degree to html encoded value
- corrected negative value calculation for dpt7
- added dpt14 support (contributed by Olaf, Thanks)
- corrected calculation of percent, (people should use percent rather than percent255)
- added a lot of more alias/models
- added all accepted models to the defined attributes, so the gui can offer all models

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2589 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-28 21:00:15 +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
394f49eb1b EIB: send command to other channels (by g<index>)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1269 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-19 12:36:28 +00:00
hotmaz
c1f01c6d67 bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-11 22:34:29 +00:00
hotmaz
ef4fea91d7 bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1253 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-11 22:20:34 +00:00
hotmaz
884a5393f5 allow groupnr selection for set command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1252 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-11 21:27:55 +00:00
hotmaz
ce438aad77 corrected encoding problem for celsius
file log now contains the translated value 

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1251 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-11 20:31:34 +00:00
hotmaz
8b4d70f555 - 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@1229 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-01-29 23:40:24 +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
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
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
fee35f6292 added support for autocreate
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@953 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-07-23 11:06:41 +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