Getting started

Here’s how to get funking:

  1. A quick introduction

    This is a three parties installation:

    • ImperiHome Application on Android
    • MyDomoAtHome Gateway
    • Domoticz

    So a request from the first will go to the second that will go to the third, and the answers will take the opposite path.

    Always remember that you will need to tell the Gateway (this program) how to access your Domoticz, and if there is a password on it, please define it as on the local network 127.0.0.1

  2. How to test your first installation

    Verify you can see your domoticz devices : /json.htm?type=devices

    Then check this page so the gateway process is running: http://192.168.2.20:3002/

    And finally check that the devices you have in Domoticz are well found by the Gateway: http://192.168.2.20:3002/devices

    If that last list is empty, then you must use the 127.0.0.1 (if on the same machine) for the gateway configuration to access Domoticz and check again.

  3. Getting support

    Please submit all support request on Domoticz Forum

  4. Looking for Enhancements

    Please submit all enhancements into GitHub Enhancement

  5. Submitting a bug

    Please submit all bugs into GitHub Issues

  6. Securing both access to MyDomoAtHome and Domoticz

    Please see the Secure Remote Access Wiki