10 Commits

Author SHA1 Message Date
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