16 Commits

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