ACKNOWLEDGEMENTS to authors of software, companies listed below :



Software HEYU
-------------
- Website: http://www.heyu.org
- HEYU is used as base for development of scripts
  * piHAcontrollers/cm11.py
  * piHAcontrollers/rfxcom.py
  * piHAcontrollers/ctrlfcts/cm11.py
  * piHAcontrollers/ctrlfcts/rfxcom.py



Software AnyEvent-RFXCOM
------------------------
- Website: http://search.cpan.org/dist/AnyEvent-RFXCOM/
- AnyEvent-RFXCOM is used as base for development of scripts
  * piHAcontrollers/rfxcom.py
  * piHAcontrollers/ctrlfcts/rfxcom.py



Software MOCHAD
---------------
- Website: http://sourceforge.net/apps/mediawiki/mochad/index.php?title=Main_Page
- MOCHAD is used as base for development of scripts
  * piHAcontrollers/atir.py
  * piHAcontrollers/cm15.py
  * piHAcontrollers/ctrlfcts/cm15.py
  * piHAcontrollers/ctrlfcts/cm1xclock.py



Software CM15ademo
---------------
- Website: http://www.eclipsehomeauto.com/
- CM15ademo is used as base for development of scripts
  * piHAcontrollers/cm15.py
  * piHAcontrollers/ctrlfcts/cm15.py
  * piHAcontrollers/ctrlfcts/cm1xclock.py



Company RFXCOM
--------------
- Website: http://www.rfxcom.com
- RFXtrx433 SDK / Documentation is used as base for development of scripts
  * piHAcontrollers/rfxtrx.py
  * piHAcontrollers/ctrlfcts/rfxtrx.py



Company Telldus Technologies
----------------------------
- Website: http://www.telldus.com
- Documentation and source code TelldusDuo is used as base for development of scripts
  * piHAcontrollers/tsduo.py
  * piHAcontrollers/tsduo1.py
  * piHAcontrollers/ctrlfcts/tsduo.py



python-ftdi
-----------
- Website: http://www.intra2net.com
- Documentation and source code is used as base for development of scripts
  * piHAcontrollers/devcomm/devftdi.py
  * piHAcontrollers/tools/ftditools.py



pylibftdi
-----------
- Website: http://bitbucket.org/codedstructure/pylibftdi
- Documentation and source code is used as base for development of scripts
  * piHAcontrollers/tsduo1.py



pySerial
--------
- Website: http://pyserial.sourceforge.net/
- Documentation and source code is used as base for development of scripts
  * piHAcontrollers/devcomm/devserial.py
  * piHAcontrollers/tools/serialtools.py



pyUSB
-----
- Website: https://github.com/walac/pyusb
- Documentation and source code is used as base for development of scripts
  * piHAcontrollers/devcomm/devusb.py
  * piHAcontrollers/tools/usbtools.py

