27 Commits

Author SHA1 Message Date
andi291
4a92b10d8f 10_EIB: ABU 20180311 added summary in description
git-svn-id: https://svn.fhem.de/fhem/trunk@16389 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-03-11 20:50:59 +00:00
rudolfkoenig
98f0e3eed0 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@11307 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-25 08:02:06 +00:00
andi291
8bfd2247e4 10_EIB.pm: ABU 20160123 fixed issue for sending with additional groups
git-svn-id: https://svn.fhem.de/fhem/trunk@10602 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-23 08:46:18 +00:00
andi291
5ac737d0a4 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@10599 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-22 19:44:10 +00:00
andi291
44305ccbe5 10_EIB: added dpt13, added multiple group support for get according thread 45954
git-svn-id: https://svn.fhem.de/fhem/trunk@10224 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-21 19:07:08 +00:00
andi291
e44829d321 10_EIB.pm: added dpt3, fixed doku-section myDimmer
git-svn-id: https://svn.fhem.de/fhem/trunk@10123 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-07 17:37:14 +00:00
andi291
166b484221 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@9391 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-06 18:30:44 +00:00
andi291
dc00a16751 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@9062 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-12 18:06:46 +00:00
andi291
02845fd14c 10_EIB-pm: removed special handling DPT7 in write, fixed DPT7 encoding
git-svn-id: https://svn.fhem.de/fhem/trunk@9061 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-12 18:04:34 +00:00
andi291
591f279da2 # 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@8988 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 17:56:10 +00:00
andi291
ee3e271ab6 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@8584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-15 18:46:52 +00:00
rudolfkoenig
1b35db51ae Temporary GetFn fix (as suggested by Maz)
git-svn-id: https://svn.fhem.de/fhem/trunk@3604 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-07 16:12:33 +00:00
betateilchen
27ba303d48 fixed: documentation for commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@3581 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-02 16:19:15 +00:00
hotmaz
19a9d3c778 - 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@3146 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-05-01 22:41:47 +00:00
hotmaz
39577ce18f - 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@2589 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-28 21:00:15 +00:00
rudolfkoenig
a1397d1c34 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
hotmaz
a8c8739115 EIB: send command to other channels (by g<index>)
git-svn-id: https://svn.fhem.de/fhem/trunk@1269 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-19 12:36:28 +00:00
hotmaz
991243d9aa bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@1254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-11 22:34:29 +00:00
hotmaz
d4f26fbf93 bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@1253 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-11 22:20:34 +00:00
hotmaz
9c15c8fe76 allow groupnr selection for set command
git-svn-id: https://svn.fhem.de/fhem/trunk@1252 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-11 21:27:55 +00:00
hotmaz
c888595148 corrected encoding problem for celsius
file log now contains the translated value 

git-svn-id: https://svn.fhem.de/fhem/trunk@1251 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-02-11 20:31:34 +00:00
hotmaz
a32830edac - 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@1229 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-01-29 23:40:24 +00:00
hotmaz
d427389a79 - 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@1225 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-01-29 21:51:38 +00:00
rudolfkoenig
6b68453575 Adding Id: to the modules
git-svn-id: https://svn.fhem.de/fhem/trunk@1098 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-11-12 07:51:08 +00:00
hotmaz
335e686eb0 small bugfixes
git-svn-id: https://svn.fhem.de/fhem/trunk@961 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-07-29 20:51:25 +00:00
hotmaz
67a6f518bf added support for autocreate
git-svn-id: https://svn.fhem.de/fhem/trunk@953 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-07-23 11:06:41 +00:00
hotmaz
41f23e43b6 Introducing support for EIBD
git-svn-id: https://svn.fhem.de/fhem/trunk@924 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-06-30 10:18:08 +00:00